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 11{
2- "spec_repo_commit": "d02c8a3 ",
3- "generated": "2025-08-08 12:07:05.112 "
2+ "spec_repo_commit": "3a6cb30 ",
3+ "generated": "2025-08-12 15:41:18.406 "
44}
Original file line number Diff line number Diff line change @@ -55875,25 +55875,25 @@ paths:
5587555875 content:
5587655876 application/json:
5587755877 schema:
55878- $ref: '#/components/schemas/APIErrorResponse '
55878+ $ref: '#/components/schemas/JSONAPIErrorResponse '
5587955879 description: Bad Request
5588055880 '403':
5588155881 content:
5588255882 application/json:
5588355883 schema:
55884- $ref: '#/components/schemas/APIErrorResponse '
55884+ $ref: '#/components/schemas/JSONAPIErrorResponse '
5588555885 description: Forbidden
5588655886 '404':
5588755887 content:
5588855888 application/json:
5588955889 schema:
55890- $ref: '#/components/schemas/APIErrorResponse '
55890+ $ref: '#/components/schemas/JSONAPIErrorResponse '
5589155891 description: Not Found
5589255892 '429':
5589355893 content:
5589455894 application/json:
5589555895 schema:
55896- $ref: '#/components/schemas/APIErrorResponse '
55896+ $ref: '#/components/schemas/JSONAPIErrorResponse '
5589755897 description: Too Many Requests
5589855898 summary: Get tag key cardinality details
5589955899 tags:
You can’t perform that action at this time.
0 commit comments