Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api/ml/mlflow/entrypoint.rb')
-rw-r--r--lib/api/ml/mlflow/entrypoint.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/api/ml/mlflow/entrypoint.rb b/lib/api/ml/mlflow/entrypoint.rb
index 048234eccd1..7948949dac6 100644
--- a/lib/api/ml/mlflow/entrypoint.rb
+++ b/lib/api/ml/mlflow/entrypoint.rb
@@ -10,6 +10,7 @@ module API
# The first part of the url is the namespace, the second part of the URL is what the MLFlow client calls
MLFLOW_API_PREFIX = ':id/ml/mlflow/api/2.0/mlflow/'
+ helpers ::API::Helpers::RelatedResourcesHelpers
helpers ::API::Ml::Mlflow::ApiHelpers
allow_access_with_scope :api