File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec_repo_commit": "d02c8a3 ",
3
- "generated": "2025-08-08 12:07:20.979 "
2
+ "spec_repo_commit": "3a6cb30 ",
3
+ "generated": "2025-08-12 15:41:29.674 "
4
4
}
Original file line number Diff line number Diff line change @@ -55875,25 +55875,25 @@ paths:
55875
55875
content:
55876
55876
application/json:
55877
55877
schema:
55878
- $ref: '#/components/schemas/APIErrorResponse '
55878
+ $ref: '#/components/schemas/JSONAPIErrorResponse '
55879
55879
description: Bad Request
55880
55880
'403':
55881
55881
content:
55882
55882
application/json:
55883
55883
schema:
55884
- $ref: '#/components/schemas/APIErrorResponse '
55884
+ $ref: '#/components/schemas/JSONAPIErrorResponse '
55885
55885
description: Forbidden
55886
55886
'404':
55887
55887
content:
55888
55888
application/json:
55889
55889
schema:
55890
- $ref: '#/components/schemas/APIErrorResponse '
55890
+ $ref: '#/components/schemas/JSONAPIErrorResponse '
55891
55891
description: Not Found
55892
55892
'429':
55893
55893
content:
55894
55894
application/json:
55895
55895
schema:
55896
- $ref: '#/components/schemas/APIErrorResponse '
55896
+ $ref: '#/components/schemas/JSONAPIErrorResponse '
55897
55897
description: Too Many Requests
55898
55898
summary: Get tag key cardinality details
55899
55899
tags:
You can’t perform that action at this time.
0 commit comments