Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
406 changes: 0 additions & 406 deletions .generator/schemas/v2/openapi.yaml

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions examples/v2/api-management/CreateOpenAPI.rb

This file was deleted.

11 changes: 0 additions & 11 deletions examples/v2/api-management/DeleteOpenAPI.rb

This file was deleted.

11 changes: 0 additions & 11 deletions examples/v2/api-management/GetOpenAPI.rb

This file was deleted.

8 changes: 0 additions & 8 deletions examples/v2/api-management/ListAPIs.rb

This file was deleted.

14 changes: 0 additions & 14 deletions examples/v2/api-management/UpdateOpenAPI.rb

This file was deleted.

18 changes: 0 additions & 18 deletions features/scenarios_model_mapping.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1266,24 +1266,6 @@
"pat_id" => "String",
"body" => "PersonalAccessTokenUpdateRequest",
},
"v2.ListAPIs" => {
"query" => "String",
"page_limit" => "Integer",
"page_offset" => "Integer",
},
"v2.DeleteOpenAPI" => {
"id" => "UUID",
},
"v2.GetOpenAPI" => {
"id" => "UUID",
},
"v2.UpdateOpenAPI" => {
"id" => "UUID",
"openapi_spec_file" => "File",
},
"v2.CreateOpenAPI" => {
"openapi_spec_file" => "File",
},
"v2.CreateSpansMetric" => {
"body" => "SpansMetricCreateRequest",
},
Expand Down
115 changes: 0 additions & 115 deletions features/v2/api_management.feature

This file was deleted.

12 changes: 0 additions & 12 deletions features/v2/given.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,6 @@
"tag": "Key Management",
"operationId": "CreateAPIKey"
},
{
"parameters": [
{
"name": "openapi_spec_file",
"value": "\"openapi-spec.yaml\""
}
],
"step": "there is a valid \"managed_api\" in the system",
"key": "managed_api",
"tag": "API Management",
"operationId": "CreateOpenAPI"
},
{
"parameters": [
{
Expand Down
37 changes: 0 additions & 37 deletions features/v2/undo.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,43 +454,6 @@
"type": "idempotent"
}
},
"ListAPIs": {
"tag": "API Management",
"undo": {
"type": "safe"
}
},
"DeleteOpenAPI": {
"tag": "API Management",
"undo": {
"type": "idempotent"
}
},
"GetOpenAPI": {
"tag": "API Management",
"undo": {
"type": "safe"
}
},
"UpdateOpenAPI": {
"tag": "API Management",
"undo": {
"type": "idempotent"
}
},
"CreateOpenAPI": {
"tag": "API Management",
"undo": {
"operationId": "DeleteOpenAPI",
"parameters": [
{
"name": "id",
"source": "data.id"
}
],
"type": "unsafe"
}
},
"ListSpansMetrics": {
"tag": "Spans Metrics",
"undo": {
Expand Down
5 changes: 0 additions & 5 deletions lib/datadog_api_client/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@ def initialize
"v2.update_llm_obs_experiment": false,
"v2.update_llm_obs_project": false,
"v2.anonymize_users": false,
"v2.create_open_api": false,
"v2.delete_open_api": false,
"v2.get_open_api": false,
"v2.list_apis": false,
"v2.update_open_api": false,
"v2.get_investigation": false,
"v2.list_investigations": false,
"v2.trigger_investigation": false,
Expand Down
14 changes: 0 additions & 14 deletions lib/datadog_api_client/inflector.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2062,9 +2062,6 @@ def overrides
"v2.create_notification_rule_parameters_data_attributes" => "CreateNotificationRuleParametersDataAttributes",
"v2.create_on_call_notification_rule_request" => "CreateOnCallNotificationRuleRequest",
"v2.create_on_call_notification_rule_request_data" => "CreateOnCallNotificationRuleRequestData",
"v2.create_open_api_response" => "CreateOpenAPIResponse",
"v2.create_open_api_response_attributes" => "CreateOpenAPIResponseAttributes",
"v2.create_open_api_response_data" => "CreateOpenAPIResponseData",
"v2.create_or_update_widget_request" => "CreateOrUpdateWidgetRequest",
"v2.create_or_update_widget_request_attributes" => "CreateOrUpdateWidgetRequestAttributes",
"v2.create_or_update_widget_request_data" => "CreateOrUpdateWidgetRequestData",
Expand Down Expand Up @@ -3418,11 +3415,6 @@ def overrides
"v2.library" => "Library",
"v2.links" => "Links",
"v2.list_allocations_response" => "ListAllocationsResponse",
"v2.list_apis_response" => "ListAPIsResponse",
"v2.list_apis_response_data" => "ListAPIsResponseData",
"v2.list_apis_response_data_attributes" => "ListAPIsResponseDataAttributes",
"v2.list_apis_response_meta" => "ListAPIsResponseMeta",
"v2.list_apis_response_meta_pagination" => "ListAPIsResponseMetaPagination",
"v2.list_app_key_registrations_response" => "ListAppKeyRegistrationsResponse",
"v2.list_app_key_registrations_response_meta" => "ListAppKeyRegistrationsResponseMeta",
"v2.list_application_keys_response" => "ListApplicationKeysResponse",
Expand Down Expand Up @@ -4294,8 +4286,6 @@ def overrides
"v2.open_ai_integration" => "OpenAIIntegration",
"v2.open_ai_integration_type" => "OpenAIIntegrationType",
"v2.open_ai_integration_update" => "OpenAIIntegrationUpdate",
"v2.open_api_endpoint" => "OpenAPIEndpoint",
"v2.open_api_file" => "OpenAPIFile",
"v2.opsgenie_service_create_attributes" => "OpsgenieServiceCreateAttributes",
"v2.opsgenie_service_create_data" => "OpsgenieServiceCreateData",
"v2.opsgenie_service_create_request" => "OpsgenieServiceCreateRequest",
Expand Down Expand Up @@ -6141,9 +6131,6 @@ def overrides
"v2.update_on_call_notification_rule_request" => "UpdateOnCallNotificationRuleRequest",
"v2.update_on_call_notification_rule_request_attributes" => "UpdateOnCallNotificationRuleRequestAttributes",
"v2.update_on_call_notification_rule_request_data" => "UpdateOnCallNotificationRuleRequestData",
"v2.update_open_api_response" => "UpdateOpenAPIResponse",
"v2.update_open_api_response_attributes" => "UpdateOpenAPIResponseAttributes",
"v2.update_open_api_response_data" => "UpdateOpenAPIResponseData",
"v2.update_outcomes_async_attributes" => "UpdateOutcomesAsyncAttributes",
"v2.update_outcomes_async_request" => "UpdateOutcomesAsyncRequest",
"v2.update_outcomes_async_request_data" => "UpdateOutcomesAsyncRequestData",
Expand Down Expand Up @@ -6370,7 +6357,6 @@ def overrides
"v2.action_connection_api" => "ActionConnectionAPI",
"v2.actions_datastores_api" => "ActionsDatastoresAPI",
"v2.agentless_scanning_api" => "AgentlessScanningAPI",
"v2.api_management_api" => "APIManagementAPI",
"v2.apm_api" => "APMAPI",
"v2.apm_retention_filters_api" => "APMRetentionFiltersAPI",
"v2.app_builder_api" => "AppBuilderAPI",
Expand Down
Loading
Loading