You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pagination extension is mentioned in root spec and in openapi, but has no entry in the extensions directory. This is likely just reorganizing what already exists.
The text was updated successfully, but these errors were encountered:
Decided that this should not be an extension. Paging is part of core, and POST requests are part of core STAC API Spec, so the core should include paging for GET and POST requests.
Update language in API spec to not refer to paging as an extension
Pagination extension is mentioned in root spec and in openapi, but has no entry in the extensions directory. This is likely just reorganizing what already exists.
The text was updated successfully, but these errors were encountered: