Skip to content

Conversation

@gadomski
Copy link
Member

@gadomski gadomski commented Nov 4, 2022

Related Issue(s):

Description:

Use GeoJSON media type for /collection/{collection_id}/items endpoint. Includes tests for both backends.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

Copy link
Collaborator

@geospatial-jeff geospatial-jeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @gadomski !

@geospatial-jeff geospatial-jeff merged commit 3d362d2 into master Nov 17, 2022
@gadomski gadomski deleted the issues/484-features-content-type branch November 17, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Features endpoint /collection/{c_id}/items has content-type header application/json instead of application/geo+json

3 participants