diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index e5aa089658c..0abf998510f 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -37077,9 +37077,9 @@ paths: schema: format: date-time type: string - - description: 'Boolean to specify whether to include accounts connected to - the current account as partner customers in the Datadog partner network - program. Defaults to `false`. ' + - description: Boolean to specify whether to include accounts connected to the + current account as partner customers in the Datadog partner network program. + Defaults to `false`. in: query name: include_connected_accounts required: false @@ -38757,9 +38757,9 @@ paths: required: false schema: type: boolean - - description: 'Boolean to specify whether to include accounts connected to - the current account as partner customers in the Datadog partner network - program. Defaults to `false`. ' + - description: Boolean to specify whether to include accounts connected to the + current account as partner customers in the Datadog partner network program. + Defaults to `false`. in: query name: include_connected_accounts required: false diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 3c804abe224..713ef443c48 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -7091,11 +7091,11 @@ components: description: The definition of the `AzureTenant` object. properties: app_client_id: - description: 'The Client ID, also known as the Application ID in Azure, - is a unique identifier for an application. It''s used to identify the - application during the authentication process. Your Application (client) - ID is listed in the application''s overview page. You can navigate to - your application via the Azure Directory. ' + description: The Client ID, also known as the Application ID in Azure, is + a unique identifier for an application. It's used to identify the application + during the authentication process. Your Application (client) ID is listed + in the application's overview page. You can navigate to your application + via the Azure Directory. example: '' type: string client_secret: @@ -7139,11 +7139,11 @@ components: description: The definition of the `AzureTenant` object. properties: app_client_id: - description: 'The Client ID, also known as the Application ID in Azure, - is a unique identifier for an application. It''s used to identify the - application during the authentication process. Your Application (client) - ID is listed in the application''s overview page. You can navigate to - your application via the Azure Directory. ' + description: The Client ID, also known as the Application ID in Azure, is + a unique identifier for an application. It's used to identify the application + during the authentication process. Your Application (client) ID is listed + in the application's overview page. You can navigate to your application + via the Azure Directory. type: string client_secret: description: "The Client Secret is a confidential piece of information known @@ -54732,7 +54732,7 @@ components: query: default: '*' description: The search query - following the RUM search syntax. - example: '@service:web-ui: ' + example: '@service:web-ui:' type: string required: - query @@ -58783,7 +58783,7 @@ components: last_seen: '2020-06-23T14:46:49.000Z' rule: id: 0f5-e0c-805 - name: 'Brute Force Attack Grouped By User ' + name: Brute Force Attack Grouped By User version: 12 type: object message: @@ -109332,9 +109332,9 @@ paths: schema: format: date-time type: string - - description: 'Boolean to specify whether to include accounts connected to - the current account as partner customers in the Datadog partner network - program. Defaults to `false`. ' + - description: Boolean to specify whether to include accounts connected to the + current account as partner customers in the Datadog partner network program. + Defaults to `false`. in: query name: include_connected_accounts required: false @@ -109415,9 +109415,9 @@ paths: schema: format: date-time type: string - - description: 'Boolean to specify whether to include accounts connected to - the current account as partner customers in the Datadog partner network - program. Defaults to `false`. ' + - description: Boolean to specify whether to include accounts connected to the + current account as partner customers in the Datadog partner network program. + Defaults to `false`. in: query name: include_connected_accounts required: false @@ -109752,9 +109752,9 @@ paths: required: false schema: type: string - - description: 'Boolean to specify whether to include accounts connected to - the current account as partner customers in the Datadog partner network - program. Defaults to `false`. ' + - description: Boolean to specify whether to include accounts connected to the + current account as partner customers in the Datadog partner network program. + Defaults to `false`. in: query name: include_connected_accounts required: false diff --git a/lib/datadog_api_client/v1/api/usage_metering_api.rb b/lib/datadog_api_client/v1/api/usage_metering_api.rb index 7a0127c178a..d68b38ace63 100644 --- a/lib/datadog_api_client/v1/api/usage_metering_api.rb +++ b/lib/datadog_api_client/v1/api/usage_metering_api.rb @@ -839,7 +839,7 @@ def get_usage_billable_summary(opts = {}) # # @param opts [Hash] the optional parameters # @option opts [Time] :month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for usage starting this month. - # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. + # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. # @return [Array<(UsageBillableSummaryResponse, Integer, Hash)>] UsageBillableSummaryResponse data, response status code and response headers def get_usage_billable_summary_with_http_info(opts = {}) @@ -2348,7 +2348,7 @@ def get_usage_summary(start_month, opts = {}) # @param opts [Hash] the optional parameters # @option opts [Time] :end_month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for usage ending this month. # @option opts [Boolean] :include_org_details Include usage summaries for each sub-org. - # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. + # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. # @return [Array<(UsageSummaryResponse, Integer, Hash)>] UsageSummaryResponse data, response status code and response headers def get_usage_summary_with_http_info(start_month, opts = {}) diff --git a/lib/datadog_api_client/v2/api/usage_metering_api.rb b/lib/datadog_api_client/v2/api/usage_metering_api.rb index cb501784314..ec9be1237ae 100644 --- a/lib/datadog_api_client/v2/api/usage_metering_api.rb +++ b/lib/datadog_api_client/v2/api/usage_metering_api.rb @@ -250,7 +250,7 @@ def get_estimated_cost_by_org(opts = {}) # @option opts [Time] :end_month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for cost ending this month. # @option opts [Time] :start_date Datetime in ISO-8601 format, UTC, precise to day: `[YYYY-MM-DD]` for cost beginning this day. **Either start_month or start_date should be specified, but not both.** (start_date cannot go beyond two months in the past). Provide an `end_date` to view day-over-day cumulative cost. # @option opts [Time] :end_date Datetime in ISO-8601 format, UTC, precise to day: `[YYYY-MM-DD]` for cost ending this day. - # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. + # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. # @return [Array<(CostByOrgResponse, Integer, Hash)>] CostByOrgResponse data, response status code and response headers def get_estimated_cost_by_org_with_http_info(opts = {}) @@ -323,7 +323,7 @@ def get_historical_cost_by_org(start_month, opts = {}) # @param opts [Hash] the optional parameters # @option opts [String] :view String to specify whether cost is broken down at a parent-org level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults to `summary`. # @option opts [Time] :end_month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for cost ending this month. - # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. + # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. # @return [Array<(CostByOrgResponse, Integer, Hash)>] CostByOrgResponse data, response status code and response headers def get_historical_cost_by_org_with_http_info(start_month, opts = {}) @@ -591,7 +591,7 @@ def get_projected_cost(opts = {}) # # @param opts [Hash] the optional parameters # @option opts [String] :view String to specify whether cost is broken down at a parent-org level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults to `summary`. - # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. + # @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`. # @return [Array<(ProjectedCostResponse, Integer, Hash)>] ProjectedCostResponse data, response status code and response headers def get_projected_cost_with_http_info(opts = {})