Skip to content

Commit

Permalink
include stac_version to default search attributes: #253 (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Zimmerman <npzimmerman@gmail.com>
  • Loading branch information
jaysnm and moradology authored Sep 21, 2021
1 parent 1ae63d5 commit e283d20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ class FieldsExtension(ApiExtension):
factory=lambda: {
"id",
"type",
"stac_version",
"geometry",
"bbox",
"links",
Expand Down

0 comments on commit e283d20

Please sign in to comment.