File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
src/test/resources/com/datadog/api/client/v2/api Expand file tree Collapse file tree 3 files changed +14
-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": "2024-12-17 15:51:05.988918 ",
8- "spec_repo_commit": "b82d3677 "
7+ "regenerated": "2024-12-17 22:35:45.466545 ",
8+ "spec_repo_commit": "edd1f16c "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-12-17 15:51:06.004049 ",
13- "spec_repo_commit": "b82d3677 "
12+ "regenerated": "2024-12-17 22:35:45.481378 ",
13+ "spec_repo_commit": "edd1f16c "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -46837,7 +46837,11 @@ tags:
4683746837 page](https://docs.datadoghq.com/account_management/org_settings/service_accounts/)
4683846838 for more information.
4683946839 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.'
4684146845 externalDocs:
4684246846 url: https://docs.datadoghq.com/tracing/service_catalog/
4684346847 name: Service Definition
Original file line number Diff line number Diff line change 11@endpoint(service-definition) @endpoint(service-definition-v2)
22Feature : 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.
48
59 Background :
610 Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments