STAC-24504: add _type property to snapshot request#110
STAC-24504: add _type property to snapshot request#110deontaljaard wants to merge 1 commit intomainfrom
Conversation
🦋 Changeset detectedLatest commit: 6c4fc43 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
am not sure fixing it on the client side is the way to go. I'm afraid the snapshot endpoint has been advertised as a way to get topology quite a bit in the past, so I suspect there are other clients out there. AFAICS the _type property is also not needed as the type is the only one that is valid for the endpoint. |
3872436 to
6c4fc43
Compare
Good point! Closing this in favour of making the API compatible as before with a server-side change. |
No description provided.