atomicdata-dev / atomic-data-docs

Atomic Data is a specification to make it easier to exchange data.
https://docs.atomicdata.dev
MIT License
17 stars 7 forks source link

Query parmams in URLs and Commit Subjects #65

Closed joepio closed 2 years ago

joepio commented 3 years ago

Query params are used for Collections and Endpoints, both of which use query params to calculate responses server-side. I had just accidentally stored a collection at a query param URL. That should not happen, I think. Let's specify that query parameters should not be persisted, and should therefore not occur in Commit subjects.