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 'spec/requests/api/project_attributes.yml')
-rw-r--r--spec/requests/api/project_attributes.yml20
1 files changed, 18 insertions, 2 deletions
diff --git a/spec/requests/api/project_attributes.yml b/spec/requests/api/project_attributes.yml
index 60406f380a5..e9581265bb0 100644
--- a/spec/requests/api/project_attributes.yml
+++ b/spec/requests/api/project_attributes.yml
@@ -42,7 +42,6 @@ itself: # project
- runners_token_encrypted
- storage_version
- topic_list
- - updated_at
- mirror_branch_regex
remapped_attributes:
avatar: avatar_url
@@ -75,6 +74,7 @@ itself: # project
- tag_list
- topics
- web_url
+ - description_html
build_auto_devops: # auto_devops
unexposed_attributes:
@@ -99,7 +99,6 @@ ci_cd_settings:
forward_deployment_enabled: ci_forward_deployment_enabled
job_token_scope_enabled: ci_job_token_scope_enabled
separated_caches: ci_separated_caches
- opt_in_jwt: ci_opt_in_jwt
allow_fork_pipelines_to_run_in_parent_project: ci_allow_fork_pipelines_to_run_in_parent_project
build_import_state: # import_state
@@ -127,6 +126,7 @@ project_feature:
- package_registry_access_level
- project_id
- updated_at
+ - operations_access_level
computed_attributes:
- issues_enabled
- jobs_enabled
@@ -164,6 +164,22 @@ project_setting:
- emails_enabled
- pages_unique_domain_enabled
- pages_unique_domain
+ - runner_registration_enabled
+ - product_analytics_instrumentation_key
+ - jitsu_host
+ - jitsu_project_xid
+ - jitsu_administrator_email
+ - jitsu_administrator_password
+ - encrypted_jitsu_administrator_password
+ - encrypted_jitsu_administrator_password_iv
+ - product_analytics_data_collector_host
+ - product_analytics_clickhouse_connection_string
+ - encrypted_product_analytics_clickhouse_connection_string
+ - encrypted_product_analytics_clickhouse_connection_string_iv
+ - cube_api_base_url
+ - cube_api_key
+ - encrypted_cube_api_key
+ - encrypted_cube_api_key_iv
build_service_desk_setting: # service_desk_setting
unexposed_attributes: