File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed
Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 2142321423 },
2142421424 "X-Rate-Limit-Reset": {
2142521425 "$ref": "#/components/headers/X-Rate-Limit-Reset"
21426+ },
21427+ "Pagination": {
21428+ "$ref": "#/components/headers/Pagination"
2142621429 }
2142721430 }
2142821431 },
2508225085 },
2508325086 "X-Rate-Limit-Reset": {
2508425087 "$ref": "#/components/headers/X-Rate-Limit-Reset"
25088+ },
25089+ "Pagination": {
25090+ "$ref": "#/components/headers/Pagination"
2508525091 }
2508625092 }
2508725093 },
2675026756 },
2675126757 "X-Rate-Limit-Reset": {
2675226758 "$ref": "#/components/headers/X-Rate-Limit-Reset"
26759+ },
26760+ "Pagination": {
26761+ "$ref": "#/components/headers/Pagination"
2675326762 }
2675426763 }
2675526764 },
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ responses:
2525 " $ref " : " ../../headers.yaml#/X-Rate-Limit-Remaining"
2626 X-Rate-Limit-Reset :
2727 " $ref " : " ../../headers.yaml#/X-Rate-Limit-Reset"
28+ Pagination :
29+ " $ref " : " ../../headers.yaml#/Pagination"
2830 ' 400 ' :
2931 " $ref " : " ../../responses.yaml#/400"
3032 ' 404 ' :
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ responses:
2121 " $ref " : " ../../headers.yaml#/X-Rate-Limit-Remaining"
2222 X-Rate-Limit-Reset :
2323 " $ref " : " ../../headers.yaml#/X-Rate-Limit-Reset"
24+ Pagination :
25+ " $ref " : " ../../headers.yaml#/Pagination"
2426 ' 400 ' :
2527 " $ref " : " ../../responses.yaml#/400"
2628 ' 404 ' :
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ responses:
2525 " $ref " : " ../../headers.yaml#/X-Rate-Limit-Remaining"
2626 X-Rate-Limit-Reset :
2727 " $ref " : " ../../headers.yaml#/X-Rate-Limit-Reset"
28+ Pagination :
29+ " $ref " : " ../../headers.yaml#/Pagination"
2830 ' 400 ' :
2931 " $ref " : " ../../responses.yaml#/400"
3032 ' 404 ' :
You can’t perform that action at this time.
0 commit comments