diff --git a/.generated-info b/.generated-info index 28d4b64f85a..6a659e711f0 100644 --- a/.generated-info +++ b/.generated-info @@ -1,4 +1,4 @@ { - "spec_repo_commit": "214381f", - "generated": "2025-07-17 15:38:05.086" + "spec_repo_commit": "ef70ddf", + "generated": "2025-07-17 17:28:36.058" } diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 6511a44e042..4cfe65c3f41 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -29170,6 +29170,10 @@ paths: description: Authentication error '429': $ref: '#/components/responses/TooManyRequestsResponse' + security: + - apiKeyAuth: [] + appKeyAuth: [] + - AuthZ: [] summary: Search logs tags: - Logs @@ -29268,10 +29272,6 @@ paths: description: Forbidden '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] - - AuthZ: [] summary: Get all indexes tags: - Logs Indexes @@ -30475,7 +30475,7 @@ paths: - apiKeyAuth: [] appKeyAuth: [] - AuthZ: - - monitors_write + - monitors_read summary: Validate a monitor tags: - Monitors @@ -30483,7 +30483,7 @@ paths: x-permission: operator: OR permissions: - - monitors_write + - monitors_read /api/v1/monitor/{monitor_id}: delete: description: Delete the specified monitor @@ -30776,7 +30776,7 @@ paths: - apiKeyAuth: [] appKeyAuth: [] - AuthZ: - - monitors_write + - monitors_read summary: Validate an existing monitor tags: - Monitors @@ -30784,7 +30784,7 @@ paths: x-permission: operator: OR permissions: - - monitors_write + - monitors_read /api/v1/monthly_custom_reports: get: deprecated: true @@ -31644,13 +31644,15 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - - AuthZ: [] + - AuthZ: + - metrics_read summary: Search metrics tags: - Metrics x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - metrics_read /api/v1/security_analytics/signals/{signal_id}/add_to_incident: patch: description: Add a security signal to an incident. This makes it possible to @@ -33852,7 +33854,7 @@ paths: default: 50 format: int64 type: integer - - description: The sort order for the results (e.g., 'name,asc' or 'name,desc'). + - description: The sort order for the results (e.g., `name,asc` or `name,desc`). in: query name: sort required: false @@ -34332,6 +34334,8 @@ paths: appKeyAuth: [] - AuthZ: - synthetics_global_variable_read + - AuthZ: + - apm_api_catalog_read summary: Get all global variables tags: - Synthetics @@ -34339,6 +34343,7 @@ paths: operator: OR permissions: - synthetics_global_variable_read + - apm_api_catalog_read post: description: Create a Synthetic global variable. operationId: CreateGlobalVariable diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 5709841fc5c..aff47f4974d 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -44884,8 +44884,9 @@ paths: tags: - AuthN Mappings x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - user_access_read post: description: Create an AuthN Mapping. operationId: CreateAuthNMapping @@ -44990,8 +44991,9 @@ paths: tags: - AuthN Mappings x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - user_access_read patch: description: Edit an AuthN Mapping. operationId: UpdateAuthNMapping @@ -46038,6 +46040,8 @@ paths: appKeyAuth: [] - AuthZ: - ci_visibility_read + - AuthZ: + - test_optimization_read summary: Aggregate tests events tags: - CI Visibility Tests @@ -46046,6 +46050,7 @@ paths: operator: OR permissions: - ci_visibility_read + - test_optimization_read /api/v2/ci/tests/events: get: description: 'List endpoint returns CI Visibility test events that match a [search @@ -46122,6 +46127,8 @@ paths: appKeyAuth: [] - AuthZ: - ci_visibility_read + - AuthZ: + - test_optimization_read summary: Get a list of tests events tags: - CI Visibility Tests @@ -46134,6 +46141,7 @@ paths: operator: OR permissions: - ci_visibility_read + - test_optimization_read /api/v2/ci/tests/events/search: post: description: 'List endpoint returns CI Visibility test events that match a [search @@ -46168,6 +46176,8 @@ paths: appKeyAuth: [] - AuthZ: - ci_visibility_read + - AuthZ: + - test_optimization_read summary: Search tests events tags: - CI Visibility Tests @@ -46181,6 +46191,7 @@ paths: operator: OR permissions: - ci_visibility_read + - test_optimization_read /api/v2/cloud_security_management/custom_frameworks: post: description: Create a custom framework. @@ -47384,15 +47395,13 @@ paths: appKeyAuth: [] - AuthZ: - usage_read - - billing_read summary: Get Monthly Cost Attribution tags: - Usage Metering x-permission: - operator: AND + operator: OR permissions: - usage_read - - billing_read /api/v2/csm/onboarding/agents: get: description: Get the list of all CSM Agents running on your hosts and containers. @@ -47969,13 +47978,15 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - - AuthZ: [] + - AuthZ: + - user_access_read summary: Get all datasets tags: - Datasets x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - user_access_read post: description: Create a dataset with the configurations in the request. operationId: CreateDataset @@ -48015,14 +48026,16 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - - AuthZ: [] + - AuthZ: + - user_access_manage summary: Create a dataset tags: - Datasets x-codegen-request-body-name: body x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - user_access_manage /api/v2/datasets/{dataset_id}: delete: description: Deletes the dataset associated with the ID. @@ -48273,6 +48286,8 @@ paths: appKeyAuth: [] - AuthZ: - org_management + - AuthZ: + - monitors_write summary: Get Domain Allowlist tags: - Domain Allowlist @@ -48280,6 +48295,10 @@ paths: operator: OR permissions: - org_management + - monitors_write + - generate_dashboard_reports + - generate_log_reports + - manage_log_reports patch: description: Update the domain allowlist for an organization. operationId: PatchDomainAllowlist @@ -48303,6 +48322,8 @@ paths: appKeyAuth: [] - AuthZ: - org_management + - AuthZ: + - monitors_write summary: Sets Domain Allowlist tags: - Domain Allowlist @@ -48310,6 +48331,10 @@ paths: operator: OR permissions: - org_management + - monitors_write + - generate_dashboard_reports + - generate_log_reports + - manage_log_reports /api/v2/dora/deployment: post: description: 'Use this API endpoint to provide data about deployments for DORA @@ -52627,8 +52652,8 @@ paths: x-permission: operator: OR permissions: - - logs_read_data - logs_read_config + - logs_read_data post: description: Create a custom destination in your organization. operationId: CreateLogsCustomDestination @@ -52712,8 +52737,8 @@ paths: x-permission: operator: OR permissions: - - logs_read_data - logs_read_config + - logs_read_data patch: description: Update the given fields of a specific custom destination in your organization. @@ -53898,9 +53923,6 @@ paths: description: Forbidden '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Create a monitor notification rule tags: - Monitors @@ -53936,9 +53958,6 @@ paths: description: Not Found '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Delete a monitor notification rule tags: - Monitors @@ -54043,9 +54062,6 @@ paths: description: Not Found '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Update a monitor notification rule tags: - Monitors @@ -54284,6 +54300,10 @@ paths: summary: Get all monitor user templates tags: - Monitors + x-permission: + operator: OR + permissions: + - monitors_read x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -54311,12 +54331,13 @@ paths: description: Bad Request '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Create a monitor user template tags: - Monitors + x-permission: + operator: OR + permissions: + - monitor_config_policy_write x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -54341,12 +54362,13 @@ paths: description: Bad Request '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Validate a monitor user template tags: - Monitors + x-permission: + operator: OR + permissions: + - monitor_config_policy_write x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -54372,12 +54394,13 @@ paths: description: Not Found '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Delete a monitor user template tags: - Monitors + x-permission: + operator: OR + permissions: + - monitor_config_policy_write x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -54423,6 +54446,10 @@ paths: summary: Get a monitor user template tags: - Monitors + x-permission: + operator: OR + permissions: + - monitors_read x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -54463,12 +54490,13 @@ paths: description: Not Found '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Update a monitor user template to a new version tags: - Monitors + x-permission: + operator: OR + permissions: + - monitor_config_policy_write x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -54508,12 +54536,13 @@ paths: description: Not Found '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] summary: Validate an existing monitor user template tags: - Monitors + x-permission: + operator: OR + permissions: + - monitor_config_policy_write x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -57914,17 +57943,14 @@ paths: $ref: '#/components/responses/NotAuthorizedResponse' '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] - - AuthZ: [] summary: Aggregate RUM events tags: - RUM x-codegen-request-body-name: body x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - rum_apps_read /api/v2/rum/applications: get: description: List all the RUM applications in your organization. @@ -58430,10 +58456,6 @@ paths: $ref: '#/components/responses/NotAuthorizedResponse' '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] - - AuthZ: [] summary: Get a list of RUM events tags: - RUM @@ -58443,8 +58465,9 @@ paths: limitParam: page[limit] resultsPath: data x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - rum_apps_read /api/v2/rum/events/search: post: description: 'List endpoint returns RUM events that match a RUM search query. @@ -58476,10 +58499,6 @@ paths: $ref: '#/components/responses/NotAuthorizedResponse' '429': $ref: '#/components/responses/TooManyRequestsResponse' - security: - - apiKeyAuth: [] - appKeyAuth: [] - - AuthZ: [] summary: Search RUM events tags: - RUM @@ -58490,8 +58509,9 @@ paths: limitParam: body.page.limit resultsPath: data x-permission: - operator: OPEN - permissions: [] + operator: OR + permissions: + - rum_apps_read /api/v2/saml_configurations/idp_metadata: post: description: 'Endpoint for uploading IdP metadata for SAML setup. @@ -64127,15 +64147,13 @@ paths: appKeyAuth: [] - AuthZ: - usage_read - - billing_read summary: Get cost across multi-org account tags: - Usage Metering x-permission: - operator: AND + operator: OR permissions: - usage_read - - billing_read /api/v2/usage/estimated_cost: get: description: 'Get estimated cost across multi-org and single root-org accounts. @@ -64233,15 +64251,13 @@ paths: appKeyAuth: [] - AuthZ: - usage_read - - billing_read summary: Get estimated cost across your account tags: - Usage Metering x-permission: - operator: AND + operator: OR permissions: - usage_read - - billing_read /api/v2/usage/historical_cost: get: description: 'Get historical cost across multi-org and single root-org accounts. @@ -64316,15 +64332,13 @@ paths: appKeyAuth: [] - AuthZ: - usage_read - - billing_read summary: Get historical cost across your account tags: - Usage Metering x-permission: - operator: AND + operator: OR permissions: - usage_read - - billing_read /api/v2/usage/hourly_usage: get: description: Get hourly usage by product family. @@ -64653,15 +64667,13 @@ paths: appKeyAuth: [] - AuthZ: - usage_read - - billing_read summary: Get projected cost across your account tags: - Usage Metering x-permission: - operator: AND + operator: OR permissions: - usage_read - - billing_read /api/v2/user_invitations: post: description: Sends emails to one or more users inviting them to join the organization. diff --git a/.generator/src/generator/templates/Api.j2 b/.generator/src/generator/templates/Api.j2 index 96d9af1f982..ff84ca2510e 100644 --- a/.generator/src/generator/templates/Api.j2 +++ b/.generator/src/generator/templates/Api.j2 @@ -463,7 +463,7 @@ public class {{ name }} { Invocation.Builder builder; try { - builder = apiClient.createBuilder("{{ version }}.{{ name }}.{{ operationId }}", localVarPath, {% if queryParams %}localVarQueryParams{% else %}new ArrayList(){% endif %}, localVarHeaderParams, new HashMap(), new String[] { {%- for mediaType in operation|accept_headers %}"{{ mediaType }}"{% if loop.nextitem %}, {% endif %}{% endfor %} }, new String[] { {% for authMethod in authMethods|reverse %}{%- for name in authMethod %}"{{ name }}"{% if loop.nextitem %}, {% endif %}{% endfor %}{% if loop.nextitem %}, {% endif %}{% endfor %} }); + builder = apiClient.createBuilder("{{ version }}.{{ name }}.{{ operationId }}", localVarPath, {% if queryParams %}localVarQueryParams{% else %}new ArrayList(){% endif %}, localVarHeaderParams, new HashMap(), new String[] { {%- for mediaType in operation|accept_headers %}"{{ mediaType }}"{% if loop.nextitem %}, {% endif %}{% endfor %} }, new String[] { {% for name in get_security_names(authMethods)|sort %}"{{ name }}"{% if loop.nextitem %}, {% endif %}{% endfor %} }); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/DashboardListsApi.java b/src/main/java/com/datadog/api/client/v1/api/DashboardListsApi.java index 45155d39ec0..e2ebe85dd26 100644 --- a/src/main/java/com/datadog/api/client/v1/api/DashboardListsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/DashboardListsApi.java @@ -159,7 +159,7 @@ public CompletableFuture> createDashboardListWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -295,7 +295,7 @@ public ApiResponse deleteDashboardListWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -430,7 +430,7 @@ public CompletableFuture> getDashboardListWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -541,7 +541,7 @@ public ApiResponse listDashboardListsWithHttpInfo() localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -697,7 +697,7 @@ public CompletableFuture> updateDashboardListWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/DashboardsApi.java b/src/main/java/com/datadog/api/client/v1/api/DashboardsApi.java index 298694a1e33..89a84044c70 100644 --- a/src/main/java/com/datadog/api/client/v1/api/DashboardsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/DashboardsApi.java @@ -172,7 +172,7 @@ public CompletableFuture> createDashboardWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -304,7 +304,7 @@ public CompletableFuture> createPublicDashboardWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "AuthZ", "AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -441,7 +441,7 @@ public CompletableFuture> deleteDashboardWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -573,7 +573,7 @@ public CompletableFuture> deleteDashboardsWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -710,7 +710,7 @@ public ApiResponse deletePublicDashboardWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "AuthZ", "AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -873,7 +873,7 @@ public CompletableFuture> deletePublicDashboardInvitationWithH localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1009,7 +1009,7 @@ public CompletableFuture> getDashboardWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1148,7 +1148,7 @@ public CompletableFuture> getPublicDashboardWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1366,7 +1366,7 @@ public ApiResponse getPublicDashboardInvitationsWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1641,7 +1641,7 @@ public CompletableFuture> listDashboardsWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1773,7 +1773,7 @@ public CompletableFuture> restoreDashboardsWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1934,7 +1934,7 @@ public ApiResponse sendPublicDashboardInvitationWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2091,7 +2091,7 @@ public CompletableFuture> updateDashboardWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2248,7 +2248,7 @@ public CompletableFuture> updatePublicDashboardWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "AuthZ", "AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/DowntimesApi.java b/src/main/java/com/datadog/api/client/v1/api/DowntimesApi.java index dc85675837a..f3afc16e22e 100644 --- a/src/main/java/com/datadog/api/client/v1/api/DowntimesApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/DowntimesApi.java @@ -173,7 +173,7 @@ public CompletableFuture> cancelDowntimeWithHttpInfoAsync(Long localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -318,7 +318,7 @@ public ApiResponse cancelDowntimesByScopeWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -457,7 +457,7 @@ public CompletableFuture> createDowntimeWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -602,7 +602,7 @@ public CompletableFuture> getDowntimeWithHttpInfoAsync(Lon localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -800,7 +800,7 @@ public CompletableFuture>> listDowntimesWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture>> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -945,7 +945,7 @@ public CompletableFuture>> listMonitorDowntimesWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture>> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1112,7 +1112,7 @@ public CompletableFuture> updateDowntimeWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/EventsApi.java b/src/main/java/com/datadog/api/client/v1/api/EventsApi.java index cf8f23b55a4..f4b6ef99b9f 100644 --- a/src/main/java/com/datadog/api/client/v1/api/EventsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/EventsApi.java @@ -295,7 +295,7 @@ public CompletableFuture> getEventWithHttpInfoAsync(L localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -612,7 +612,7 @@ public CompletableFuture> listEventsWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/HostsApi.java b/src/main/java/com/datadog/api/client/v1/api/HostsApi.java index c269e46283b..213aa2fa3e0 100644 --- a/src/main/java/com/datadog/api/client/v1/api/HostsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/HostsApi.java @@ -201,7 +201,7 @@ public CompletableFuture> getHostTotalsWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -494,7 +494,7 @@ public CompletableFuture> listHostsWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/LogsApi.java b/src/main/java/com/datadog/api/client/v1/api/LogsApi.java index db29a21b9f9..db67424eda7 100644 --- a/src/main/java/com/datadog/api/client/v1/api/LogsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/LogsApi.java @@ -119,7 +119,7 @@ public ApiResponse listLogsWithHttpInfo(LogsListRequest body) localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); return apiClient.invokeAPI( "POST", builder, @@ -165,7 +165,7 @@ public CompletableFuture> listLogsWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/LogsIndexesApi.java b/src/main/java/com/datadog/api/client/v1/api/LogsIndexesApi.java index 3dfa557b646..abe6851a804 100644 --- a/src/main/java/com/datadog/api/client/v1/api/LogsIndexesApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/LogsIndexesApi.java @@ -608,7 +608,7 @@ public ApiResponse listLogIndexesWithHttpInfo() throws Ap localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); return apiClient.invokeAPI( "GET", builder, @@ -644,7 +644,7 @@ public CompletableFuture> listLogIndexesWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/MetricsApi.java b/src/main/java/com/datadog/api/client/v1/api/MetricsApi.java index b5a2e60e71e..444753a9d0a 100644 --- a/src/main/java/com/datadog/api/client/v1/api/MetricsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/MetricsApi.java @@ -172,7 +172,7 @@ public CompletableFuture> getMetricMetadataWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -382,7 +382,7 @@ public CompletableFuture> listActiveMetricsWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -520,7 +520,7 @@ public CompletableFuture> listMetricsWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -697,7 +697,7 @@ public CompletableFuture> queryMetricsWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/MonitorsApi.java b/src/main/java/com/datadog/api/client/v1/api/MonitorsApi.java index 3e43e8b485d..6ff102148a8 100644 --- a/src/main/java/com/datadog/api/client/v1/api/MonitorsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/MonitorsApi.java @@ -176,7 +176,7 @@ public ApiResponse checkCanDeleteMonitorWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -645,7 +645,7 @@ public CompletableFuture> createMonitorWithHttpInfoAsync(Mo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -842,7 +842,7 @@ public CompletableFuture> deleteMonitorWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1056,7 +1056,7 @@ public CompletableFuture> getMonitorWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1402,7 +1402,7 @@ public CompletableFuture>> listMonitorsWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture>> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1632,7 +1632,7 @@ public ApiResponse searchMonitorGroupsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1862,7 +1862,7 @@ public CompletableFuture> searchMonitorsWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2018,7 +2018,7 @@ public CompletableFuture> updateMonitorWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2173,7 +2173,7 @@ public CompletableFuture> validateExistingMonitorWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2304,7 +2304,7 @@ public CompletableFuture> validateMonitorWithHttpInfoAsync(M localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectiveCorrectionsApi.java b/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectiveCorrectionsApi.java index 9dd75b7a6fd..1cdfcc3aa0a 100644 --- a/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectiveCorrectionsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectiveCorrectionsApi.java @@ -167,7 +167,7 @@ public CompletableFuture> createSLOCorrection localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -684,7 +684,7 @@ public ApiResponse listSLOCorrectionWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectivesApi.java b/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectivesApi.java index 50aae4cdc32..cb90074ddc3 100644 --- a/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectivesApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/ServiceLevelObjectivesApi.java @@ -182,7 +182,7 @@ public ApiResponse checkCanDeleteSLOWithHttpInfo(Stri localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -311,7 +311,7 @@ public CompletableFuture> createSLOWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -508,7 +508,7 @@ public CompletableFuture> deleteSLOWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -645,7 +645,7 @@ public ApiResponse deleteSLOTimeframeInBulkWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -838,7 +838,7 @@ public CompletableFuture> getSLOWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -974,7 +974,7 @@ public ApiResponse getSLOCorrectionsWithHttpInfo(Stri localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1247,7 +1247,7 @@ public CompletableFuture> getSLOHistoryWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1550,7 +1550,7 @@ public CompletableFuture> listSLOsWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1771,7 +1771,7 @@ public CompletableFuture> searchSLOWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1923,7 +1923,7 @@ public CompletableFuture> updateSLOWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/SnapshotsApi.java b/src/main/java/com/datadog/api/client/v1/api/SnapshotsApi.java index 0118aee2827..c36497e07ac 100644 --- a/src/main/java/com/datadog/api/client/v1/api/SnapshotsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/SnapshotsApi.java @@ -334,7 +334,7 @@ public CompletableFuture> getGraphSnapshotWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/SyntheticsApi.java b/src/main/java/com/datadog/api/client/v1/api/SyntheticsApi.java index 5a52ab78bd0..b8a241cc402 100644 --- a/src/main/java/com/datadog/api/client/v1/api/SyntheticsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/SyntheticsApi.java @@ -187,7 +187,7 @@ public ApiResponse createGlobalVariableWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -321,7 +321,7 @@ public ApiResponse createPrivateLocat localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -454,7 +454,7 @@ public CompletableFuture> createSyntheticsAPITest localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -589,7 +589,7 @@ public ApiResponse createSyntheticsBrowserTestWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -724,7 +724,7 @@ public ApiResponse createSyntheticsMobileTestWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -861,7 +861,7 @@ public CompletableFuture> deleteGlobalVariableWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -997,7 +997,7 @@ public CompletableFuture> deletePrivateLocationWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1130,7 +1130,7 @@ public CompletableFuture> deleteTests localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1289,7 +1289,7 @@ public ApiResponse editGlobalVariableWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1421,7 +1421,7 @@ public CompletableFuture>> fetchUptimesWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture>> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1556,7 +1556,7 @@ public CompletableFuture> getAPITestWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1790,7 +1790,7 @@ public ApiResponse getAPITestLatestRe localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1951,7 +1951,7 @@ public ApiResponse getAPITestResultWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2087,7 +2087,7 @@ public CompletableFuture> getBrowserTestWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2328,7 +2328,7 @@ public SyntheticsGetBrowserTestLatestResultsResponse getBrowserTestLatestResults localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2493,7 +2493,7 @@ public ApiResponse getBrowserTestResultWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2631,7 +2631,7 @@ public ApiResponse getGlobalVariableWithHttpInfo(Strin localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2766,7 +2766,7 @@ public CompletableFuture> getMobileTestWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2902,7 +2902,7 @@ public ApiResponse getPrivateLocationWithHttpInfo(Str localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3036,7 +3036,7 @@ public ApiResponse getSyntheticsCIBatchWithHttpInfo(Stri localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3278,7 +3278,7 @@ public CompletableFuture> getTestWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3389,7 +3389,7 @@ public ApiResponse listGlobalVariablesWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -3499,7 +3499,7 @@ public CompletableFuture> listLocationsWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3739,7 +3739,7 @@ public CompletableFuture> listTestsWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -3899,7 +3899,7 @@ public CompletableFuture> patchTestWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3984,8 +3984,8 @@ public SearchTestsOptionalParameters count(Long count) { /** * Set sort. * - * @param sort The sort order for the results (e.g., 'name,asc' or 'name,desc'). (optional, - * default to "name,asc") + * @param sort The sort order for the results (e.g., name,asc or name,desc + * ). (optional, default to "name,asc") * @return SearchTestsOptionalParameters */ public SearchTestsOptionalParameters sort(String sort) { @@ -4152,7 +4152,7 @@ public CompletableFuture> searchTestsWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4286,7 +4286,7 @@ public ApiResponse triggerCITestsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4419,7 +4419,7 @@ public ApiResponse triggerTestsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4577,7 +4577,7 @@ public CompletableFuture> updateAPITestWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4734,7 +4734,7 @@ public CompletableFuture> updateBrowserTestWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4891,7 +4891,7 @@ public CompletableFuture> updateMobileTestWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -5049,7 +5049,7 @@ public ApiResponse updatePrivateLocationWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -5206,7 +5206,7 @@ public CompletableFuture> updateTestPauseStatusWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/TagsApi.java b/src/main/java/com/datadog/api/client/v1/api/TagsApi.java index aa78d16765c..bb99d2b0979 100644 --- a/src/main/java/com/datadog/api/client/v1/api/TagsApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/TagsApi.java @@ -824,7 +824,7 @@ public CompletableFuture> listHostTagsWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/UsageMeteringApi.java b/src/main/java/com/datadog/api/client/v1/api/UsageMeteringApi.java index ad127c464f4..2eddd021980 100644 --- a/src/main/java/com/datadog/api/client/v1/api/UsageMeteringApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/UsageMeteringApi.java @@ -625,7 +625,7 @@ public ApiResponse getHourlyUsageAttributionWith localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -851,7 +851,7 @@ public ApiResponse getIncidentManagementWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1072,7 +1072,7 @@ public ApiResponse getIngestedSpansWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1685,7 +1685,7 @@ public ApiResponse getMonthlyUsageAttributionWi localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2220,7 +2220,7 @@ public ApiResponse getUsageAnalyzedLogsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2433,7 +2433,7 @@ public CompletableFuture> getUsageAuditLogsW localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2630,7 +2630,7 @@ public ApiResponse getUsageBillableSummaryWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2848,7 +2848,7 @@ public CompletableFuture> getUsageCIAppWi localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3083,7 +3083,7 @@ public UsageCloudSecurityPostureManagementResponse getUsageCloudSecurityPostureM localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -3301,7 +3301,7 @@ public CompletableFuture> getUsageCWSWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3518,7 +3518,7 @@ public CompletableFuture> getUsageDBMWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3737,7 +3737,7 @@ public CompletableFuture> getUsageFargateWithH localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3954,7 +3954,7 @@ public CompletableFuture> getUsageHostsWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4178,7 +4178,7 @@ public ApiResponse getUsageIndexedSpansWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4401,7 +4401,7 @@ public CompletableFuture> getUsageInternetOfThings localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4618,7 +4618,7 @@ public CompletableFuture> getUsageLambdaWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4835,7 +4835,7 @@ public CompletableFuture> getUsageLogsWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -5056,7 +5056,7 @@ public ApiResponse getUsageLogsByIndexWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -5283,7 +5283,7 @@ public ApiResponse getUsageLogsByRetentionWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -5508,7 +5508,7 @@ public ApiResponse getUsageNetworkFlowsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -5732,7 +5732,7 @@ public ApiResponse getUsageNetworkHostsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -5956,7 +5956,7 @@ public ApiResponse getUsageOnlineArchiveWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6174,7 +6174,7 @@ public CompletableFuture> getUsageProfilingW localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6415,7 +6415,7 @@ public ApiResponse getUsageRumSessionsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6634,7 +6634,7 @@ public CompletableFuture> getUsageRumUnitsWit localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6851,7 +6851,7 @@ public CompletableFuture> getUsageSDSWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -7068,7 +7068,7 @@ public CompletableFuture> getUsageSNMPWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -7311,7 +7311,7 @@ public CompletableFuture> getUsageSummaryWithH localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -7532,7 +7532,7 @@ public ApiResponse getUsageSyntheticsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -7757,7 +7757,7 @@ public ApiResponse getUsageSyntheticsAPIWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -7984,7 +7984,7 @@ public ApiResponse getUsageSyntheticsBrowserWith localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -8207,7 +8207,7 @@ public ApiResponse getUsageTimeseriesWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -8449,7 +8449,7 @@ public ApiResponse getUsageTopAvgMetricsWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/UsersApi.java b/src/main/java/com/datadog/api/client/v1/api/UsersApi.java index 89ea0700296..11e40953d99 100644 --- a/src/main/java/com/datadog/api/client/v1/api/UsersApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/UsersApi.java @@ -545,7 +545,7 @@ public CompletableFuture> listUsersWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v1/api/WebhooksIntegrationApi.java b/src/main/java/com/datadog/api/client/v1/api/WebhooksIntegrationApi.java index be7144c8455..ca6b38d5374 100644 --- a/src/main/java/com/datadog/api/client/v1/api/WebhooksIntegrationApi.java +++ b/src/main/java/com/datadog/api/client/v1/api/WebhooksIntegrationApi.java @@ -163,7 +163,7 @@ public ApiResponse createWebhooksIntegrationWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/ApiManagementApi.java b/src/main/java/com/datadog/api/client/v2/api/ApiManagementApi.java index f8c64e32154..24a6f961a51 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ApiManagementApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ApiManagementApi.java @@ -237,7 +237,7 @@ public CompletableFuture> createOpenAPIWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -394,7 +394,7 @@ public CompletableFuture> deleteOpenAPIWithHttpInfoAsync(UUID localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -553,7 +553,7 @@ public CompletableFuture> getOpenAPIWithHttpInfoAsync(UUID id) localVarHeaderParams, new HashMap(), new String[] {"multipart/form-data", "application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -782,7 +782,7 @@ public CompletableFuture> listAPIsWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1011,7 +1011,7 @@ public CompletableFuture> updateOpenAPIWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/CaseManagementApi.java b/src/main/java/com/datadog/api/client/v2/api/CaseManagementApi.java index 29c077f2e57..684e9691583 100644 --- a/src/main/java/com/datadog/api/client/v2/api/CaseManagementApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/CaseManagementApi.java @@ -194,7 +194,7 @@ public CompletableFuture> archiveCaseWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -347,7 +347,7 @@ public CompletableFuture> assignCaseWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -478,7 +478,7 @@ public CompletableFuture> createCaseWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -611,7 +611,7 @@ public CompletableFuture> createProjectWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -743,7 +743,7 @@ public CompletableFuture> deleteProjectWithHttpInfoAsync(Strin localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -876,7 +876,7 @@ public CompletableFuture> getCaseWithHttpInfoAsync(Str localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1012,7 +1012,7 @@ public CompletableFuture> getProjectWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1124,7 +1124,7 @@ public CompletableFuture> getProjectsWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1412,7 +1412,7 @@ public CompletableFuture> searchCasesWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1568,7 +1568,7 @@ public CompletableFuture> unarchiveCaseWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1723,7 +1723,7 @@ public CompletableFuture> unassignCaseWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1881,7 +1881,7 @@ public CompletableFuture> updatePriorityWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2038,7 +2038,7 @@ public CompletableFuture> updateStatusWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/CiVisibilityPipelinesApi.java b/src/main/java/com/datadog/api/client/v2/api/CiVisibilityPipelinesApi.java index 516cccddc27..7d2b2461def 100644 --- a/src/main/java/com/datadog/api/client/v2/api/CiVisibilityPipelinesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/CiVisibilityPipelinesApi.java @@ -174,7 +174,7 @@ public CIAppPipelinesAnalyticsAggregateResponse aggregateCIAppPipelineEvents( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -628,7 +628,7 @@ public ApiResponse listCIAppPipelineEventsWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -860,7 +860,7 @@ public ApiResponse searchCIAppPipelineEventsWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); diff --git a/src/main/java/com/datadog/api/client/v2/api/CiVisibilityTestsApi.java b/src/main/java/com/datadog/api/client/v2/api/CiVisibilityTestsApi.java index 4e126c442b4..97d4d4ccc11 100644 --- a/src/main/java/com/datadog/api/client/v2/api/CiVisibilityTestsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/CiVisibilityTestsApi.java @@ -171,7 +171,7 @@ public ApiResponse aggregateCIAppTestEvent localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -480,7 +480,7 @@ public ApiResponse listCIAppTestEventsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -709,7 +709,7 @@ public ApiResponse searchCIAppTestEventsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/CloudCostManagementApi.java b/src/main/java/com/datadog/api/client/v2/api/CloudCostManagementApi.java index df60a47a0e9..3fe401e7c97 100644 --- a/src/main/java/com/datadog/api/client/v2/api/CloudCostManagementApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/CloudCostManagementApi.java @@ -177,7 +177,7 @@ public ApiResponse createCostAWSCURConfigWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -310,7 +310,7 @@ public ApiResponse createCostAzureUCConfigsWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -444,7 +444,7 @@ public ApiResponse createCostGCPUsageCostConfigWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -575,7 +575,7 @@ public CompletableFuture> deleteBudgetWithHttpInfoAsync(String localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -716,7 +716,7 @@ public CompletableFuture> deleteCostAWSCURConfigWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -857,7 +857,7 @@ public CompletableFuture> deleteCostAzureUCConfigWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -999,7 +999,7 @@ public CompletableFuture> deleteCostGCPUsageCostConfigWithHttp localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1131,7 +1131,7 @@ public CompletableFuture> deleteCustomCostsFileWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1265,7 +1265,7 @@ public CompletableFuture> getBudgetWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1399,7 +1399,7 @@ public ApiResponse getCustomCostsFileWithHttpInfo(St localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1507,7 +1507,7 @@ public CompletableFuture> listBudgetsWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1618,7 +1618,7 @@ public ApiResponse listCostAWSCURConfigsWithHttpInfo() localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1729,7 +1729,7 @@ public ApiResponse listCostAzureUCConfigsWithHttpInfo() localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1840,7 +1840,7 @@ public ApiResponse listCostGCPUsageCostConfigsWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1952,7 +1952,7 @@ public ApiResponse listCustomCostsFilesWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2117,7 +2117,7 @@ public ApiResponse updateCostAWSCURConfigWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2281,7 +2281,7 @@ public ApiResponse updateCostAzureUCConfigsWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2448,7 +2448,7 @@ public ApiResponse updateCostGCPUsageCostConfigWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2581,7 +2581,7 @@ public ApiResponse uploadCustomCostsFileWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2712,7 +2712,7 @@ public CompletableFuture> upsertBudgetWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/ContainerImagesApi.java b/src/main/java/com/datadog/api/client/v2/api/ContainerImagesApi.java index 190d0fa277d..aaf4bc65158 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ContainerImagesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ContainerImagesApi.java @@ -316,7 +316,7 @@ public ApiResponse listContainerImagesWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/ContainersApi.java b/src/main/java/com/datadog/api/client/v2/api/ContainersApi.java index 93c472e059d..e9b2f8977b9 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ContainersApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ContainersApi.java @@ -316,7 +316,7 @@ public CompletableFuture> listContainersWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/DashboardListsApi.java b/src/main/java/com/datadog/api/client/v2/api/DashboardListsApi.java index 386ffb44428..ed7ba381d2e 100644 --- a/src/main/java/com/datadog/api/client/v2/api/DashboardListsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/DashboardListsApi.java @@ -510,7 +510,7 @@ public CompletableFuture> getDashboardListItemsW localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/DatasetsApi.java b/src/main/java/com/datadog/api/client/v2/api/DatasetsApi.java index ae3474052d0..6ef55d80558 100644 --- a/src/main/java/com/datadog/api/client/v2/api/DatasetsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/DatasetsApi.java @@ -160,7 +160,7 @@ public CompletableFuture> createDatasetWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -293,7 +293,7 @@ public CompletableFuture> deleteDatasetWithHttpInfoAsync(Strin localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -402,7 +402,7 @@ public CompletableFuture> getAllDatasetsWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -538,7 +538,7 @@ public CompletableFuture> getDatasetWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/DomainAllowlistApi.java b/src/main/java/com/datadog/api/client/v2/api/DomainAllowlistApi.java index 8340f8dc4d6..414f786ae95 100644 --- a/src/main/java/com/datadog/api/client/v2/api/DomainAllowlistApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/DomainAllowlistApi.java @@ -136,7 +136,7 @@ public ApiResponse getDomainAllowlistWithHttpInfo() thr localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -267,7 +267,7 @@ public ApiResponse patchDomainAllowlistWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/DoraMetricsApi.java b/src/main/java/com/datadog/api/client/v2/api/DoraMetricsApi.java index 18cf3e3aac9..166d9970568 100644 --- a/src/main/java/com/datadog/api/client/v2/api/DoraMetricsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/DoraMetricsApi.java @@ -586,7 +586,7 @@ public CompletableFuture> getDORADeploymentWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"appKeyAuth", "apiKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -721,7 +721,7 @@ public CompletableFuture> getDORAFailureWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"appKeyAuth", "apiKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/DowntimesApi.java b/src/main/java/com/datadog/api/client/v2/api/DowntimesApi.java index efbe9115a7c..f64342cff31 100644 --- a/src/main/java/com/datadog/api/client/v2/api/DowntimesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/DowntimesApi.java @@ -173,7 +173,7 @@ public CompletableFuture> cancelDowntimeWithHttpInfoAsync(Stri localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -304,7 +304,7 @@ public CompletableFuture> createDowntimeWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -503,7 +503,7 @@ public CompletableFuture> getDowntimeWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -774,7 +774,7 @@ public CompletableFuture> listDowntimesWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1045,7 +1045,7 @@ public ApiResponse listMonitorDowntimesWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1205,7 +1205,7 @@ public CompletableFuture> updateDowntimeWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/EventsApi.java b/src/main/java/com/datadog/api/client/v2/api/EventsApi.java index f886d4135c7..075c9a4f184 100644 --- a/src/main/java/com/datadog/api/client/v2/api/EventsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/EventsApi.java @@ -314,7 +314,7 @@ public CompletableFuture> getEventWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -620,7 +620,7 @@ public CompletableFuture> listEventsWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/IncidentServicesApi.java b/src/main/java/com/datadog/api/client/v2/api/IncidentServicesApi.java index bdb894151d3..fd2f632ffb6 100644 --- a/src/main/java/com/datadog/api/client/v2/api/IncidentServicesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/IncidentServicesApi.java @@ -192,7 +192,7 @@ public ApiResponse createIncidentServiceWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -354,7 +354,7 @@ public CompletableFuture> deleteIncidentServiceWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -585,7 +585,7 @@ public ApiResponse getIncidentServiceWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -839,7 +839,7 @@ public ApiResponse listIncidentServicesWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1025,7 +1025,7 @@ public ApiResponse updateIncidentServiceWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/IncidentTeamsApi.java b/src/main/java/com/datadog/api/client/v2/api/IncidentTeamsApi.java index 0f85e7b6d92..52f751926da 100644 --- a/src/main/java/com/datadog/api/client/v2/api/IncidentTeamsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/IncidentTeamsApi.java @@ -192,7 +192,7 @@ public CompletableFuture> createIncidentTeamWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -352,7 +352,7 @@ public CompletableFuture> deleteIncidentTeamWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -580,7 +580,7 @@ public CompletableFuture> getIncidentTeamWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -834,7 +834,7 @@ public CompletableFuture> listIncidentTeamsWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1019,7 +1019,7 @@ public CompletableFuture> updateIncidentTeamWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/IncidentsApi.java b/src/main/java/com/datadog/api/client/v2/api/IncidentsApi.java index 8404e190e66..131b946ac2d 100644 --- a/src/main/java/com/datadog/api/client/v2/api/IncidentsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/IncidentsApi.java @@ -204,7 +204,7 @@ public CompletableFuture> createIncidentWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -388,7 +388,7 @@ public ApiResponse createIncidentIntegratio localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -566,7 +566,7 @@ public CompletableFuture> createIncidentTodoWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -718,7 +718,7 @@ public CompletableFuture> createIncidentTypeWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -871,7 +871,7 @@ public CompletableFuture> deleteIncidentWithHttpInfoAsync(Stri localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1060,7 +1060,7 @@ public CompletableFuture> deleteIncidentIntegrationWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1236,7 +1236,7 @@ public CompletableFuture> deleteIncidentTodoWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1394,7 +1394,7 @@ public CompletableFuture> deleteIncidentTypeWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1610,7 +1610,7 @@ public CompletableFuture> getIncidentWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1801,7 +1801,7 @@ public ApiResponse getIncidentIntegrationWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1981,7 +1981,7 @@ public CompletableFuture> getIncidentTodoWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2139,7 +2139,7 @@ public CompletableFuture> getIncidentTypeWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2547,7 +2547,7 @@ public ApiResponse listIncidentIntegrat localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2823,7 +2823,7 @@ public CompletableFuture> listIncidentsWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2979,7 +2979,7 @@ public ApiResponse listIncidentTodosWithHttpInfo(Strin localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3167,7 +3167,7 @@ public ApiResponse listIncidentTypesWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3509,7 +3509,7 @@ public CompletableFuture> searchIncidentsWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3752,7 +3752,7 @@ public CompletableFuture> updateIncidentWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4233,7 +4233,7 @@ public ApiResponse updateIncidentIntegratio localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4432,7 +4432,7 @@ public CompletableFuture> updateIncidentTodoWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4612,7 +4612,7 @@ public CompletableFuture> updateIncidentTypeWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/IpAllowlistApi.java b/src/main/java/com/datadog/api/client/v2/api/IpAllowlistApi.java index 8a1a9dc50c7..235bb24d89e 100644 --- a/src/main/java/com/datadog/api/client/v2/api/IpAllowlistApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/IpAllowlistApi.java @@ -137,7 +137,7 @@ public CompletableFuture> getIPAllowlistWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -270,7 +270,7 @@ public CompletableFuture> updateIPAllowlistWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/MetricsApi.java b/src/main/java/com/datadog/api/client/v2/api/MetricsApi.java index 9896e63f014..86f3199e052 100644 --- a/src/main/java/com/datadog/api/client/v2/api/MetricsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/MetricsApi.java @@ -1281,7 +1281,7 @@ public CompletableFuture> listMetricAssetsWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1424,7 +1424,7 @@ public ApiResponse listTagConfigurationByNameWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1823,7 +1823,7 @@ public ApiResponse listTagConfigurati localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1963,7 +1963,7 @@ public ApiResponse listTagsByMetricNameWithHttpInfo(Strin localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2240,7 +2240,7 @@ public ApiResponse queryScalarDataWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2376,7 +2376,7 @@ public ApiResponse queryTimeseriesDataWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); diff --git a/src/main/java/com/datadog/api/client/v2/api/MonitorsApi.java b/src/main/java/com/datadog/api/client/v2/api/MonitorsApi.java index 562893eb45d..93bab176e3e 100644 --- a/src/main/java/com/datadog/api/client/v2/api/MonitorsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/MonitorsApi.java @@ -1028,7 +1028,7 @@ public ApiResponse getMonitorConfigPolicyWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1232,7 +1232,7 @@ public ApiResponse getMonitorNotificationRuleWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1406,7 +1406,7 @@ public ApiResponse getMonitorNotificationRu localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1630,7 +1630,7 @@ public ApiResponse getMonitorUserTemplateWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1742,7 +1742,7 @@ public ApiResponse listMonitorConfigPoliciesWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1871,7 +1871,7 @@ public ApiResponse listMonitorUserTemplatesWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); diff --git a/src/main/java/com/datadog/api/client/v2/api/OnCallApi.java b/src/main/java/com/datadog/api/client/v2/api/OnCallApi.java index f121061187a..40fd0e1e51d 100644 --- a/src/main/java/com/datadog/api/client/v2/api/OnCallApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/OnCallApi.java @@ -239,7 +239,7 @@ public ApiResponse createOnCallEscalationPolicyWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -435,7 +435,7 @@ public CompletableFuture> createOnCallScheduleWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -573,7 +573,7 @@ public CompletableFuture> deleteOnCallEscalationPolicyWithHttp localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -710,7 +710,7 @@ public CompletableFuture> deleteOnCallScheduleWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -912,7 +912,7 @@ public ApiResponse getOnCallEscalationPolicyWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1112,7 +1112,7 @@ public CompletableFuture> getOnCallScheduleWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1310,7 +1310,7 @@ public ApiResponse getOnCallTeamRoutingRulesWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1530,7 +1530,7 @@ public CompletableFuture> getScheduleOnCallUserWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1729,7 +1729,7 @@ public CompletableFuture> getTeamOnCallUsersWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1960,7 +1960,7 @@ public ApiResponse setOnCallTeamRoutingRulesWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2198,7 +2198,7 @@ public ApiResponse updateOnCallEscalationPolicyWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2435,7 +2435,7 @@ public CompletableFuture> updateOnCallScheduleWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/OnCallPagingApi.java b/src/main/java/com/datadog/api/client/v2/api/OnCallPagingApi.java index 938855ef928..fc7a11299a0 100644 --- a/src/main/java/com/datadog/api/client/v2/api/OnCallPagingApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/OnCallPagingApi.java @@ -158,7 +158,7 @@ public CompletableFuture> acknowledgeOnCallPageWithHttpInfoAsy localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -287,7 +287,7 @@ public CompletableFuture> createOnCallPageWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -417,7 +417,7 @@ public CompletableFuture> escalateOnCallPageWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -547,7 +547,7 @@ public CompletableFuture> resolveOnCallPageWithHttpInfoAsync(U localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/PowerpackApi.java b/src/main/java/com/datadog/api/client/v2/api/PowerpackApi.java index 20c007b77ef..224a07a4deb 100644 --- a/src/main/java/com/datadog/api/client/v2/api/PowerpackApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/PowerpackApi.java @@ -162,7 +162,7 @@ public CompletableFuture> createPowerpackWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -295,7 +295,7 @@ public CompletableFuture> deletePowerpackWithHttpInfoAsync(Str localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -431,7 +431,7 @@ public CompletableFuture> getPowerpackWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -667,7 +667,7 @@ public CompletableFuture> listPowerpacksWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -824,7 +824,7 @@ public CompletableFuture> updatePowerpackWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/ProcessesApi.java b/src/main/java/com/datadog/api/client/v2/api/ProcessesApi.java index 99d922f38af..bbeb531b521 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ProcessesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ProcessesApi.java @@ -338,7 +338,7 @@ public CompletableFuture> listProcessesWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/RestrictionPoliciesApi.java b/src/main/java/com/datadog/api/client/v2/api/RestrictionPoliciesApi.java index fb5b5f88228..381dcf0df56 100644 --- a/src/main/java/com/datadog/api/client/v2/api/RestrictionPoliciesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/RestrictionPoliciesApi.java @@ -189,7 +189,7 @@ public CompletableFuture> deleteRestrictionPolicyWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -351,7 +351,7 @@ public ApiResponse getRestrictionPolicyWithHttpInfo(S localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -659,7 +659,7 @@ public ApiResponse updateRestrictionPolicyWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/RolesApi.java b/src/main/java/com/datadog/api/client/v2/api/RolesApi.java index 74af8cb3a5d..4aa145e5bf5 100644 --- a/src/main/java/com/datadog/api/client/v2/api/RolesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/RolesApi.java @@ -195,7 +195,7 @@ public CompletableFuture> addPermissionToRoleWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -351,7 +351,7 @@ public CompletableFuture> addUserToRoleWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -503,7 +503,7 @@ public CompletableFuture> cloneRoleWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -632,7 +632,7 @@ public CompletableFuture> createRoleWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -763,7 +763,7 @@ public CompletableFuture> deleteRoleWithHttpInfoAsync(String r localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -894,7 +894,7 @@ public CompletableFuture> getRoleWithHttpInfoAsync(Str localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1004,7 +1004,7 @@ public CompletableFuture> listPermissionsWithHt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1139,7 +1139,7 @@ public CompletableFuture> listRolePermissionsWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1372,7 +1372,7 @@ public CompletableFuture> listRolesWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1618,7 +1618,7 @@ public CompletableFuture> listRoleUsersWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1776,7 +1776,7 @@ public ApiResponse removePermissionFromRoleWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1933,7 +1933,7 @@ public CompletableFuture> removeUserFromRoleWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2087,7 +2087,7 @@ public CompletableFuture> updateRoleWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/RumApi.java b/src/main/java/com/datadog/api/client/v2/api/RumApi.java index 9710e2a0a8c..7dd0209f768 100644 --- a/src/main/java/com/datadog/api/client/v2/api/RumApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/RumApi.java @@ -126,7 +126,7 @@ public ApiResponse aggregateRUMEventsWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); return apiClient.invokeAPI( "POST", builder, @@ -174,7 +174,7 @@ public ApiResponse aggregateRUMEventsWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -936,7 +936,7 @@ public ApiResponse listRUMEventsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); return apiClient.invokeAPI( "GET", builder, @@ -988,7 +988,7 @@ public CompletableFuture> listRUMEventsWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1120,7 +1120,7 @@ public ApiResponse searchRUMEventsWithHttpInfo(RUMSearchEvent localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); return apiClient.invokeAPI( "POST", builder, @@ -1167,7 +1167,7 @@ public CompletableFuture> searchRUMEventsWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/SecurityMonitoringApi.java b/src/main/java/com/datadog/api/client/v2/api/SecurityMonitoringApi.java index 6d6fffa0384..c3a2427437e 100644 --- a/src/main/java/com/datadog/api/client/v2/api/SecurityMonitoringApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/SecurityMonitoringApi.java @@ -245,7 +245,7 @@ public CompletableFuture> cancelHistoricalJobWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -389,7 +389,7 @@ public SecurityMonitoringRuleConvertResponse convertExistingSecurityMonitoringRu localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -684,7 +684,7 @@ public SecurityMonitoringRuleConvertResponse convertSecurityMonitoringRuleFromJS localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -820,7 +820,7 @@ public ApiResponse createCustomFrameworkWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -959,7 +959,7 @@ public ApiResponse createSecurityFilterWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1094,7 +1094,7 @@ public ApiResponse createSecurityMonitoringRuleW localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1235,7 +1235,7 @@ public SecurityMonitoringSuppressionResponse createSecurityMonitoringSuppression localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1682,7 +1682,7 @@ public ApiResponse deleteCustomFrameworkWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1835,7 +1835,7 @@ public CompletableFuture> deleteHistoricalJobWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1976,7 +1976,7 @@ public CompletableFuture> deleteSecurityFilterWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2111,7 +2111,7 @@ public CompletableFuture> deleteSecurityMonitoringRuleWithHttp localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2251,7 +2251,7 @@ public CompletableFuture> deleteSecurityMonitoringSuppressionW localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3196,7 +3196,7 @@ public ApiResponse getCustomFrameworkWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3411,7 +3411,7 @@ public CompletableFuture> getFindingWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3564,7 +3564,7 @@ public CompletableFuture> getHistoricalJobWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3772,7 +3772,7 @@ public ApiResponse getResourceEvaluationFi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4396,7 +4396,7 @@ public CompletableFuture> getSecurityFilterW localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -4534,7 +4534,7 @@ public ApiResponse getSecurityMonitoringRuleWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4675,7 +4675,7 @@ public ApiResponse getSecurityMonitoringSignal localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -4820,7 +4820,7 @@ public SecurityMonitoringSuppressionResponse getSecurityMonitoringSuppression( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -6180,7 +6180,7 @@ public CompletableFuture> listFindingsWithHttp localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6415,7 +6415,7 @@ public ApiResponse listHistoricalJobsWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6526,7 +6526,7 @@ public ApiResponse listSecurityFiltersWithHttpInfo() localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -6715,7 +6715,7 @@ public ApiResponse listSecurityMonitoringRu localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -7030,7 +7030,7 @@ public PaginationIterable listSecurityMonitoringSignal localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -7144,7 +7144,7 @@ public SecurityMonitoringSuppressionsResponse listSecurityMonitoringSuppressions localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -9398,7 +9398,7 @@ public CompletableFuture> runHistoricalJobWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -9631,7 +9631,7 @@ public PaginationIterable searchSecurityMonitoringSign localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -9802,7 +9802,7 @@ public SecurityMonitoringRuleTestResponse testExistingSecurityMonitoringRule( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -9940,7 +9940,7 @@ public ApiResponse testSecurityMonitoringRul localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -10122,7 +10122,7 @@ public ApiResponse updateCustomFrameworkWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -10262,7 +10262,7 @@ public UpdateResourceEvaluationFiltersResponse updateResourceEvaluationFilters( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -10430,7 +10430,7 @@ public ApiResponse updateSecurityFilterWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -10596,7 +10596,7 @@ public ApiResponse updateSecurityMonitoringRuleW localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -10770,7 +10770,7 @@ public SecurityMonitoringSuppressionResponse updateSecurityMonitoringSuppression localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -10904,7 +10904,7 @@ public CompletableFuture> validateSecurityMonitoringRuleWithHt localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/ServiceDefinitionApi.java b/src/main/java/com/datadog/api/client/v2/api/ServiceDefinitionApi.java index e8918731230..32aef45675c 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ServiceDefinitionApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ServiceDefinitionApi.java @@ -172,7 +172,7 @@ public ApiResponse createOrUpdateServiceDefinit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -311,7 +311,7 @@ public CompletableFuture> deleteServiceDefinitionWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -517,7 +517,7 @@ public ApiResponse getServiceDefinitionWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -775,7 +775,7 @@ public ApiResponse listServiceDefinitionsWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); diff --git a/src/main/java/com/datadog/api/client/v2/api/ServiceLevelObjectivesApi.java b/src/main/java/com/datadog/api/client/v2/api/ServiceLevelObjectivesApi.java index e8ed14693f1..e88c92e13aa 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ServiceLevelObjectivesApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ServiceLevelObjectivesApi.java @@ -181,7 +181,7 @@ public CompletableFuture> createSLOReportJobW localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -335,7 +335,7 @@ public CompletableFuture> getSLOReportWithHttpInfoAsync(Stri localVarHeaderParams, new HashMap(), new String[] {"text/csv", "application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -488,7 +488,7 @@ public ApiResponse getSLOReportJobStatusWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/ServiceScorecardsApi.java b/src/main/java/com/datadog/api/client/v2/api/ServiceScorecardsApi.java index 7bece7878d6..9b99c624a8d 100644 --- a/src/main/java/com/datadog/api/client/v2/api/ServiceScorecardsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/ServiceScorecardsApi.java @@ -189,7 +189,7 @@ public ApiResponse createScorecardOutcomesBatchWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -337,7 +337,7 @@ public CompletableFuture> createScorecardRuleWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -487,7 +487,7 @@ public CompletableFuture> deleteScorecardRuleWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -882,7 +882,7 @@ public CompletableFuture> listScorecardOutcomesWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1278,7 +1278,7 @@ public CompletableFuture> listScorecardRulesWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1451,7 +1451,7 @@ public CompletableFuture> updateScorecardRuleWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/SoftwareCatalogApi.java b/src/main/java/com/datadog/api/client/v2/api/SoftwareCatalogApi.java index 6a29fed071f..01219ab18ad 100644 --- a/src/main/java/com/datadog/api/client/v2/api/SoftwareCatalogApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/SoftwareCatalogApi.java @@ -175,7 +175,7 @@ public CompletableFuture> deleteCatalogEntityWithHttpInfoAsync localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -308,7 +308,7 @@ public CompletableFuture> deleteCatalogKindWithHttpInfoAsync(S localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -677,7 +677,7 @@ public ApiResponse listCatalogEntityWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -947,7 +947,7 @@ public CompletableFuture> listCatalogKindWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1250,7 +1250,7 @@ public ApiResponse listCatalogRelationWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1385,7 +1385,7 @@ public ApiResponse upsertCatalogEntityWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1519,7 +1519,7 @@ public ApiResponse upsertCatalogKindWithHttpInfo( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/SpansApi.java b/src/main/java/com/datadog/api/client/v2/api/SpansApi.java index 24b0239b757..079d45de3a0 100644 --- a/src/main/java/com/datadog/api/client/v2/api/SpansApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/SpansApi.java @@ -169,7 +169,7 @@ public CompletableFuture> aggregateSpansWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -355,7 +355,7 @@ public CompletableFuture> listSpansWithHttpInfoAs localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -664,7 +664,7 @@ public CompletableFuture> listSpansGetWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/TeamsApi.java b/src/main/java/com/datadog/api/client/v2/api/TeamsApi.java index d59c8c92931..120a09fc610 100644 --- a/src/main/java/com/datadog/api/client/v2/api/TeamsApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/TeamsApi.java @@ -222,7 +222,7 @@ public CompletableFuture> addMemberTeamWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -352,7 +352,7 @@ public CompletableFuture> createTeamWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -509,7 +509,7 @@ public CompletableFuture> createTeamLinkWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -666,7 +666,7 @@ public CompletableFuture> createTeamMembershipWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -797,7 +797,7 @@ public CompletableFuture> deleteTeamWithHttpInfoAsync(String t localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -952,7 +952,7 @@ public CompletableFuture> deleteTeamLinkWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1107,7 +1107,7 @@ public CompletableFuture> deleteTeamMembershipWithHttpInfoAsyn localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1238,7 +1238,7 @@ public CompletableFuture> getTeamWithHttpInfoAsync(Str localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1394,7 +1394,7 @@ public CompletableFuture> getTeamLinkWithHttpInfoA localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1529,7 +1529,7 @@ public CompletableFuture> getTeamLinksWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1829,7 +1829,7 @@ public CompletableFuture> getTeamMembershipsWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1968,7 +1968,7 @@ public ApiResponse getTeamPermissionSettingsWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2103,7 +2103,7 @@ public CompletableFuture> getUserMembershipsWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2406,7 +2406,7 @@ public CompletableFuture> listMemberTeamsWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2724,7 +2724,7 @@ public CompletableFuture> listTeamsWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2900,7 +2900,7 @@ public CompletableFuture> removeMemberTeamWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3055,7 +3055,7 @@ public CompletableFuture> updateTeamWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3232,7 +3232,7 @@ public CompletableFuture> updateTeamLinkWithHttpIn localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3409,7 +3409,7 @@ public CompletableFuture> updateTeamMembershipWith localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -3593,7 +3593,7 @@ public ApiResponse updateTeamPermissionSettingWit localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); diff --git a/src/main/java/com/datadog/api/client/v2/api/UsageMeteringApi.java b/src/main/java/com/datadog/api/client/v2/api/UsageMeteringApi.java index 75372aa90e0..c5b1b298dee 100644 --- a/src/main/java/com/datadog/api/client/v2/api/UsageMeteringApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/UsageMeteringApi.java @@ -150,7 +150,7 @@ public ApiResponse getActiveBillingDimensionsWi localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -349,7 +349,7 @@ public ApiResponse getBillingDimensionMappingW localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -570,7 +570,7 @@ public CompletableFuture> getCostByOrgWithHttpInf localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -842,7 +842,7 @@ public CompletableFuture> getEstimatedCostByOrgWi localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1092,7 +1092,7 @@ public CompletableFuture> getHistoricalCostByOrgW localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1553,7 +1553,7 @@ public CompletableFuture> getHourlyUsageWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1963,7 +1963,7 @@ public ApiResponse getMonthlyCostAttributionWith localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2161,7 +2161,7 @@ public CompletableFuture> getProjectedCostWit localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -2394,7 +2394,7 @@ public UsageApplicationSecurityMonitoringResponse getUsageApplicationSecurityMon localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2624,7 +2624,7 @@ public UsageLambdaTracedInvocationsResponse getUsageLambdaTracedInvocations( localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -2853,7 +2853,7 @@ public CompletableFuture getUsageObservabil localVarHeaderParams, new HashMap(), new String[] {"application/json;datetime-format=rfc3339"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); diff --git a/src/main/java/com/datadog/api/client/v2/api/UsersApi.java b/src/main/java/com/datadog/api/client/v2/api/UsersApi.java index ea2f75276d5..6a427901f80 100644 --- a/src/main/java/com/datadog/api/client/v2/api/UsersApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/UsersApi.java @@ -167,7 +167,7 @@ public CompletableFuture> createUserWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -299,7 +299,7 @@ public CompletableFuture> disableUserWithHttpInfoAsync(String localVarHeaderParams, new HashMap(), new String[] {"*/*"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -439,7 +439,7 @@ public CompletableFuture> getInvitationWithH localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -570,7 +570,7 @@ public CompletableFuture> getUserWithHttpInfoAsync(Str localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -706,7 +706,7 @@ public CompletableFuture> listUserOrganizationsWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -842,7 +842,7 @@ public CompletableFuture> listUserPermissionsWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1149,7 +1149,7 @@ public CompletableFuture> listUsersWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1281,7 +1281,7 @@ public CompletableFuture> sendInvitationsWi localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); @@ -1434,7 +1434,7 @@ public CompletableFuture> updateUserWithHttpInfoAsync( localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); result.completeExceptionally(ex); diff --git a/src/main/java/com/datadog/api/client/v2/api/WorkflowAutomationApi.java b/src/main/java/com/datadog/api/client/v2/api/WorkflowAutomationApi.java index 62f1cfc135b..093bc6ee75c 100644 --- a/src/main/java/com/datadog/api/client/v2/api/WorkflowAutomationApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/WorkflowAutomationApi.java @@ -503,7 +503,7 @@ public ApiResponse createWorkflowInstanceWithHtt localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -947,7 +947,7 @@ public ApiResponse getWorkflowInstanceWithHttpInfo localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>(); @@ -1171,7 +1171,7 @@ public ApiResponse listWorkflowInstancesWithHttpI localVarHeaderParams, new HashMap(), new String[] {"application/json"}, - new String[] {"AuthZ", "apiKeyAuth", "appKeyAuth"}); + new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"}); } catch (ApiException ex) { CompletableFuture> result = new CompletableFuture<>();