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(model, cache): Add support for application editing and new application fields #2284

Merged

Conversation

suneettipirneni
Copy link
Member

Ref:

Additionally, this changes the path for get_user_application to be /application/@me instead of /oauth2/applications/@me for consistency. This returns the same data and shouldn't effect any users.

@github-actions github-actions bot added c-http Affects the http crate c-http-ratelimiting Affects the http ratelimiting crate c-model Affects the model crate labels Oct 1, 2023
@suneettipirneni suneettipirneni changed the title Feat/application-edit feat(model, cache): Add support for application editing and new application fields Oct 1, 2023
@github-actions github-actions bot added the t-feature Addition of a new feature label Oct 1, 2023
@suneettipirneni suneettipirneni requested a review from a team October 1, 2023 02:47
Copy link
Member

@laralove143 laralove143 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for this pr

@suneettipirneni suneettipirneni enabled auto-merge (squash) October 7, 2023 14:32
Copy link
Member

@Gelbpunkt Gelbpunkt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm slightly bothered by the mismatch in naming between GetCurrentUserApplicationInfo and UpdateCurrentUserApplication, either both should have the Info suffix, or neither of them. We should probably remove Info from the former in a followup PR to next (to match the naming in the docs).

Copy link
Member

@Erk- Erk- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small nit, with the changes requested by Gelbpunkt it looks good.

@suneettipirneni suneettipirneni enabled auto-merge (squash) December 30, 2023 17:38
@suneettipirneni suneettipirneni merged commit 29d2133 into twilight-rs:main Dec 30, 2023
10 checks passed
@suneettipirneni suneettipirneni deleted the feat/application-edit branch December 30, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-http Affects the http crate c-http-ratelimiting Affects the http ratelimiting crate c-model Affects the model crate t-feature Addition of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants