Skip to content

Commit 5acb7e7

Browse files
marked taxonomies endpoint as deprecated
1 parent a89d8bf commit 5acb7e7

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

swagger-spec/registration_providers/provider_taxonomies_highlighted_list.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
get:
2-
summary: List Highlighted Taxonomies
2+
summary: List Highlighted Taxonomies (Deprecated)
3+
deprecated: true
34
description: |
45
Retrieves highlighted taxonomies associated with the provider.
56
tags:

swagger-spec/registration_providers/provider_taxonomies_list.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
get:
2-
summary: List Provider Taxonomies
2+
summary: List Provider Taxonomies (Deprecated)
3+
deprecated: true
34
description: |
45
Retrieves a list of all taxonomies associated with the provider.
56
tags:

0 commit comments

Comments
 (0)