File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
lib/datadog_api_client/v2/models Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-10-31 16:41:41.024770 ",
8- "spec_repo_commit": "63c441b2 "
7+ "regenerated": "2024-11-04 15:06:20.227979 ",
8+ "spec_repo_commit": "fe98dfb2 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-31 16:41:41.042740 ",
13- "spec_repo_commit": "63c441b2 "
12+ "regenerated": "2024-11-04 15:06:20.246988 ",
13+ "spec_repo_commit": "fe98dfb2 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -19394,8 +19394,7 @@ components:
1939419394 properties:
1939519395 query:
1939619396 default: '*'
19397- description: The search query - following the RUM search syntax. Must include
19398- an @type facet query.
19397+ description: The search query - following the RUM search syntax.
1939919398 example: '@service:web-ui: '
1940019399 type: string
1940119400 required:
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ module DatadogAPIClient::V2
2121 class RumMetricFilter
2222 include BaseGenericModel
2323
24- # The search query - following the RUM search syntax. Must include an @type facet query.
24+ # The search query - following the RUM search syntax.
2525 attr_reader :query
2626
2727 attr_accessor :additional_properties
You can’t perform that action at this time.
0 commit comments