opengeospatial / opengeospatial/ogcapi-processes
Clarify meaning of `"outputs": { }`
Open
@pvretano is already working on this.
Since Aug 5, 2024.
ATS
- Dominant language
- AsciiDoc
- Stars
- 63
- Forks
- 46
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
I would understand this to mean no outputs, which might make sense for a process that may have a side-effect other than returning outputs.
The Standard states that all outputs are returned when outputs is omitted, but does not specify what should happen if an empty object is specified, and what the response should be (204 - no data?).
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.
Assessment
This issue has not been assessed yet.