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

Premium App Subscriptions: Testing guidance #6548

Merged
merged 7 commits into from
Nov 29, 2023

Conversation

colinloretz
Copy link
Contributor

  • Documents discount for developer team
  • Clarifies usage for creating and deleting Test Entitlements in development
  • Confirmed List Entitlements - GET /application/{application_id}/entitlements
  • Confirmed Create Test Entitlement - POST /application/{application_id}/entitlements
  • Confirmed Delete Test Entitlement - DELETE /application/{application_id}/entitlements/{entitlement_id}
  • Confirmed List Skus - GET /application/{application_id}/skus

For library developers, the /entitlements and /skus endpoints as documented previously are good to go.

#6502 will be closed.

docs/Change_Log.md Outdated Show resolved Hide resolved
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
@colinloretz colinloretz merged commit fafec6a into discord:main Nov 29, 2023
3 checks passed
shaydewael pushed a commit to Jupith/discord-api-docs that referenced this pull request May 14, 2024
* Update to testing docs

* Changelog for testing entitlements

* bump date

* Clarify test entitlement deletion

* fix description for exclude_ended?

* Update docs/Change_Log.md

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

---------

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
TTtie added a commit to projectdysnomia/dysnomia that referenced this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants