Skip to content

Commit 149fa66

Browse files
committed
feat: fixup language around explicit valid item
1 parent 2134b22 commit 149fa66

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,10 @@ JSON
204204

205205
### Explicitly get a valid STAC Item
206206

207-
This has a similar effect as an empty object for `fields`, but it is up to the discretion of the implementation.
207+
Because implementations may choose to always include other fields (e.g.,
208+
extension-specific fields such as
209+
[sar](https://github.com/stac-extensions/sar)), this could has the same effect
210+
as an empty object for `fields`.
208211

209212
Query Parameters
210213

0 commit comments

Comments
 (0)