File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
src/main/java/com/datadog/api/client/v2/model 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:33.862946 ",
8- "spec_repo_commit": "63c441b2 "
7+ "regenerated": "2024-11-04 15:06:10.165215 ",
8+ "spec_repo_commit": "fe98dfb2 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-31 16:41:33.881242 ",
13- "spec_repo_commit": "63c441b2 "
12+ "regenerated": "2024-11-04 15:06:10.184209 ",
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 @@ -39,7 +39,7 @@ public RumMetricFilter query(String query) {
3939 }
4040
4141 /**
42- * The search query - following the RUM search syntax. Must include an @type facet query.
42+ * The search query - following the RUM search syntax.
4343 *
4444 * @return query
4545 */
You can’t perform that action at this time.
0 commit comments