-
-
Notifications
You must be signed in to change notification settings - Fork 134
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(http, gateway, model, validate): Add support for premium apps #2282
feat(http, gateway, model, validate): Add support for premium apps #2282
Conversation
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.
thank you for adding this
Are you still interested in continuing this? I'd love to get this in for the next release and thought I'd ask so we can get this moving forward again. |
I’d be happy to hand this over to anyone who has access to premium apps. For me it’s difficult to iterate on this without any means to test it. |
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.
LGTM, will approve once ImDarkDiamond's changes suggested have been implemented.
…eat/monetization
because I forgot that
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.
lgtm! thank you for this
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.
LGTM. Thanks!
Entitlement
andSKU
entities.EntitlementCreate
,EntitlementUpdate
andEntitlementDelete
gateway events.entitlements
get_entitlements()
,create_test_entitlement()
,delete_test_entitlement()
andget_skus
.PremiumSubscription
interaction response type.Refs: