opengeospatial / opengeospatial/ogcapi-features
HEAD extension
Open
Nobody has claimed this yet.
Future work
- Dominant language
- CSS
- Stars
- 386
- Forks
- 92
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 15
Description
Specify an extension for /collections/{collectionId}/items that
- requires support for the method HEAD;
- returns information like numberMatched and numberReturned in HTTP headers.
See #251 for more background.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read issue #251 for the stated background, then locate the definition of /collections/{collectionId}/items in the API specification. Define the HEAD extension there, including the numberMatched and numberReturned response headers, and verify that the specification clearly requires HEAD support and documents those headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100