-
-
Notifications
You must be signed in to change notification settings - Fork 747
Support retrieving available SKUs via /applications/{application.id}/skus #2828
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
base: master
Are you sure you want to change the base?
Support retrieving available SKUs via /applications/{application.id}/skus #2828
Conversation
I would like to wait for the open api spec to include this endpoint before merging. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for the contribution :)
You need to add a few missing annotations to pass the compliance test, though.
Co-authored-by: Florian Spieß <[email protected]>
Looking at the issue, is there any hope this will happen in the near future? It's open for over a year and there is no clear plan from discords site to add the openapi spec. I think that's a rather important endpoint for users that want to monetize their apps. Since discord has documentation for it, simply pushing this out might be the better option. |
Pull Request Etiquette
Changes
Closes Issue: #2827
Description
Adds the ability to retrieve available SKUs via the /applications/{application.id}/skus endpoint.
Adds mapping for SKU as an extension for the SkuSnowflake