-
- Downloads
Move custom mapping params to HttpIntegrationType
Move custom mapping params to HttpIntegrationType so IntegrationType doesn't expose them
Showing
- app/graphql/resolvers/alert_management/http_integrations_resolver.rb 23 additions, 0 deletions.../resolvers/alert_management/http_integrations_resolver.rb
- app/graphql/types/alert_management/http_integration_type.rb 2 additions, 0 deletionsapp/graphql/types/alert_management/http_integration_type.rb
- app/graphql/types/alert_management/integration_type.rb 0 additions, 2 deletionsapp/graphql/types/alert_management/integration_type.rb
- app/graphql/types/alert_management/prometheus_integration_type.rb 0 additions, 8 deletions...hql/types/alert_management/prometheus_integration_type.rb
- app/graphql/types/project_type.rb 6 additions, 0 deletionsapp/graphql/types/project_type.rb
- doc/api/graphql/reference/gitlab_schema.graphql 60 additions, 20 deletionsdoc/api/graphql/reference/gitlab_schema.graphql
- doc/api/graphql/reference/gitlab_schema.json 165 additions, 72 deletionsdoc/api/graphql/reference/gitlab_schema.json
- doc/api/graphql/reference/index.md 1 addition, 2 deletionsdoc/api/graphql/reference/index.md
- ee/app/graphql/ee/types/alert_management/http_integration_type.rb 2 additions, 2 deletions...raphql/ee/types/alert_management/http_integration_type.rb
- ee/spec/graphql/ee/types/alert_management/http_integration_type_spec.rb 25 additions, 0 deletions...l/ee/types/alert_management/http_integration_type_spec.rb
- ee/spec/requests/api/graphql/project/alert_management/http_integrations_spec.rb 127 additions, 0 deletions...raphql/project/alert_management/http_integrations_spec.rb
- ee/spec/requests/api/graphql/project/alert_management/integrations_spec.rb 5 additions, 48 deletions...api/graphql/project/alert_management/integrations_spec.rb
- spec/graphql/resolvers/alert_management/http_integrations_resolver_spec.rb 38 additions, 0 deletions...lvers/alert_management/http_integrations_resolver_spec.rb
- spec/graphql/types/alert_management/integration_type_spec.rb 0 additions, 4 deletionsspec/graphql/types/alert_management/integration_type_spec.rb
Please register or sign in to comment