Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(endpoints): use camelCase for filter query string #603

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

donch1989
Copy link
Member

Because

  • We should use camelCase for query strings to align with the HTTP body.

This commit

  • Updates query strings filter and orderBy to use camelCase.

Copy link

linear bot commented Jun 17, 2024

@donch1989 donch1989 merged commit 23955e9 into main Jun 17, 2024
12 checks passed
@donch1989 donch1989 deleted the huitang/ins-4725-2 branch June 17, 2024 07:30
heiruwu pushed a commit that referenced this pull request Jun 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.25.0-alpha](v0.24.0-alpha...v0.25.0-alpha)
(2024-06-18)


### Features

* **endpoints:** use camelCase for `filter` query string
([#603](#603))
([23955e9](23955e9))
* **handler:** use camelCase for HTTP body
([#599](#599))
([70f6d9a](70f6d9a))
* **model:** support model tag
([#600](#600))
([ef87bc9](ef87bc9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👋 Done
2 participants