Skip to content

Commit

Permalink
chore: Revert "feat(API): Add Pagination header to POST search endpoi…
Browse files Browse the repository at this point in the history
…nts [#457]"
  • Loading branch information
jablan authored Nov 8, 2024
1 parent b108665 commit 4cccd18
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
9 changes: 0 additions & 9 deletions doc/compiled.json
Original file line number Diff line number Diff line change
Expand Up @@ -21423,9 +21423,6 @@
},
"X-Rate-Limit-Reset": {
"$ref": "#/components/headers/X-Rate-Limit-Reset"
},
"Pagination": {
"$ref": "#/components/headers/Pagination"
}
}
},
Expand Down Expand Up @@ -25085,9 +25082,6 @@
},
"X-Rate-Limit-Reset": {
"$ref": "#/components/headers/X-Rate-Limit-Reset"
},
"Pagination": {
"$ref": "#/components/headers/Pagination"
}
}
},
Expand Down Expand Up @@ -26756,9 +26750,6 @@
},
"X-Rate-Limit-Reset": {
"$ref": "#/components/headers/X-Rate-Limit-Reset"
},
"Pagination": {
"$ref": "#/components/headers/Pagination"
}
}
},
Expand Down
2 changes: 0 additions & 2 deletions paths/keys/search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ responses:
"$ref": "../../headers.yaml#/X-Rate-Limit-Remaining"
X-Rate-Limit-Reset:
"$ref": "../../headers.yaml#/X-Rate-Limit-Reset"
Pagination:
"$ref": "../../headers.yaml#/Pagination"
'400':
"$ref": "../../responses.yaml#/400"
'404':
Expand Down
2 changes: 0 additions & 2 deletions paths/search/in_account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ responses:
"$ref": "../../headers.yaml#/X-Rate-Limit-Remaining"
X-Rate-Limit-Reset:
"$ref": "../../headers.yaml#/X-Rate-Limit-Reset"
Pagination:
"$ref": "../../headers.yaml#/Pagination"
'400':
"$ref": "../../responses.yaml#/400"
'404':
Expand Down
2 changes: 0 additions & 2 deletions paths/translations/search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ responses:
"$ref": "../../headers.yaml#/X-Rate-Limit-Remaining"
X-Rate-Limit-Reset:
"$ref": "../../headers.yaml#/X-Rate-Limit-Reset"
Pagination:
"$ref": "../../headers.yaml#/Pagination"
'400':
"$ref": "../../responses.yaml#/400"
'404':
Expand Down

0 comments on commit 4cccd18

Please sign in to comment.