Right now, remote-settings clients can (optionally) send quotes around _expected and _since.
We should:
- Remove quotes from the client calls in firefox (js client)
- Remove quotes from the rust client calls in firefox (rust client)
- Allow the v1 endpoints to be forwards compatible (allow for optional quotes)
- Make v2 endpoints strict (don't allow quotes)