File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
lib/datadog_api_client/v2/models Expand file tree Collapse file tree 3 files changed +6
-6
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": "2025-02-07 15:58:46.331587 ",
8- "spec_repo_commit": "1ff7c087 "
7+ "regenerated": "2025-02-10 19:09:34.070491 ",
8+ "spec_repo_commit": "824f78a1 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-02-07 15:58:46.346813 ",
13- "spec_repo_commit": "1ff7c087 "
12+ "regenerated": "2025-02-10 19:09:34.086424 ",
13+ "spec_repo_commit": "824f78a1 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -11903,7 +11903,7 @@ components:
1190311903 description: The schema representation of a Fastly service.
1190411904 properties:
1190511905 id:
11906- description: The id of the Fastly service
11906+ description: The ID of the Fastly service
1190711907 example: 6abc7de6893AbcDe9fghIj
1190811908 type: string
1190911909 tags:
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ module DatadogAPIClient::V2
2121 class FastlyService
2222 include BaseGenericModel
2323
24- # The id of the Fastly service
24+ # The ID of the Fastly service
2525 attr_reader :id
2626
2727 # A list of tags for the Fastly service.
You can’t perform that action at this time.
0 commit comments