Provide documented examples of queries / the patterns for them #54
Labels
dif/trivial
Can be confidently tackled by newcomers
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
P1
High: Likely tackled by core team if no one steps up
status/ready
Ready to be worked
topic/docs
Improvements or additions to documentation
We need to let implementers of this spec know how to format their queries, specifically when dealing with things like arrays.
As threads like this show: https://stackoverflow.com/questions/11944410/passing-array-in-get-for-a-rest-call
There are many many ways you can do arrays for rest queries. @lidel has told me we've opted to go with the
status=pinning,pinned
formatting which I think makes sense. However we should definitely document this outside of the YAML for those who are reading the spec from their browser.The text was updated successfully, but these errors were encountered: