File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2024-12-18 14:10:09.436879 ",
8
- "spec_repo_commit": "d1f49008 "
7
+ "regenerated": "2024-12-18 16:21:36.811067 ",
8
+ "spec_repo_commit": "e12aeab9 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-12-18 14:10:09.451709 ",
13
- "spec_repo_commit": "d1f49008 "
12
+ "regenerated": "2024-12-18 16:21:36.828243 ",
13
+ "spec_repo_commit": "e12aeab9 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -46837,7 +46837,11 @@ tags:
46837
46837
page](https://docs.datadoghq.com/account_management/org_settings/service_accounts/)
46838
46838
for more information.
46839
46839
name: Service Accounts
46840
- - description: API to create, update, retrieve and delete service definitions.
46840
+ - description: 'API to create, update, retrieve and delete service definitions.
46841
+
46842
+ Note: Service Catalog [v3.0 schema](https://docs.datadoghq.com/service_catalog/service_definitions/v3-0/)
46843
+ has new API endpoints documented under [Software Catalog](https://docs.datadoghq.com/api/latest/software-catalog/).
46844
+ Use the following Service Definition endpoints for v2.2 and earlier.'
46841
46845
externalDocs:
46842
46846
url: https://docs.datadoghq.com/tracing/service_catalog/
46843
46847
name: Service Definition
Original file line number Diff line number Diff line change 1
1
@endpoint(service-definition) @endpoint(service-definition-v2)
2
2
Feature : Service Definition
3
- API to create, update, retrieve and delete service definitions.
3
+ API to create, update, retrieve and delete service definitions. Note:
4
+ Service Catalog [v3.0 schema](https://docs.datadoghq.com/service_catalog/s
5
+ ervice_definitions/v3-0/) has new API endpoints documented under [Software
6
+ Catalog](https://docs.datadoghq.com/api/latest/software-catalog/). Use the
7
+ following Service Definition endpoints for v2.2 and earlier.
4
8
5
9
Background :
6
10
Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments