Skip to content

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Jun 6, 2023

Related Issue(s):

Proposed Changes:

Turns out we already had some text on the subject:

fields/README.md

Lines 185 to 191 in f749a3c

It is not possible to differentiate between missing, null, and empty for the
text representation, so implementations should assume the value is empty, NOT
missing. For example, this is a case of `include` being empty (NOT missing):
```text
?fields=-geometry
```

All we needed was some text in the rule list.

PR Checklist:

  • This PR has no breaking changes.
  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

@philvarner philvarner merged commit 1b73af7 into stac-api-extensions:main Sep 27, 2023
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.

Ambiguity with GET and no included fields
2 participants