opengeospatial / opengeospatial/ogcapi-features

HEAD extension

Open
#253 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.