You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting - this will be part of the upgrade to the latest version of the spec, and properties will be dropped on Collections in the next release. stac-utils/stac-fastapi#309 contains this change, will close this issue when that gets merged.
stac-fastapi uses stac-pydantic, not PySTAC, so work here won't affect stac-fastapi. I've experienced something similar with that issue, and will comment there.
The
Collection
class includes aproperties
field which does not appear to be part of the specificationI would prefer adding it to the specification, but more likely to remove it here.
The text was updated successfully, but these errors were encountered: