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: use camelCase for HTTP body #22

Merged
merged 1 commit into from
Jun 16, 2024
Merged

feat: use camelCase for HTTP body #22

merged 1 commit into from
Jun 16, 2024

Conversation

donch1989
Copy link
Member

@donch1989 donch1989 commented Jun 12, 2024

Because

  • Currently, our API HTTP request and response bodies are a mix of camelCase and snake_case, which is not consistent.

This commit

  • Uses camelCase for HTTP bodies.

Copy link

linear bot commented Jun 12, 2024

@donch1989 donch1989 marked this pull request as draft June 12, 2024 03:16
@donch1989 donch1989 marked this pull request as ready for review June 16, 2024 12:57
@donch1989 donch1989 merged commit 5d0fc2f into main Jun 16, 2024
11 checks passed
@donch1989 donch1989 deleted the huitang/ins-4725 branch June 16, 2024 13:08
heiruwu pushed a commit that referenced this pull request Jun 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.0-alpha](v0.3.0-alpha...v0.4.0-alpha)
(2024-06-16)


### Features

* **kb:** support knowledge base file related api
([#23](#23))
([3912028](3912028))
* use camelCase for HTTP body
([#22](#22))
([5d0fc2f](5d0fc2f))


### Bug Fixes

* **kb:** get owner uid
([#26](#26))
([b1d8ac5](b1d8ac5))

---
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