docs: add loyalty plugin routes to OAS (#12811)
* generated OAS * remove unused schemas * generated specs * add cloud badge for routes * add to loyalty plugin page * allow clicking the tooltip
This commit is contained in:
@@ -36,4 +36,17 @@ The Loyalty Plugin provides the following features:
|
||||
|
||||
The Loyalty Plugin is currently only available for Cloud users. If you're not a Cloud user, [learn how to get started](../page.mdx#sign-up-for-cloud).
|
||||
|
||||
Then, you can [contact support](../support/page.mdx) for assistance in installing the Loyalty Plugin in your deployed Medusa application.
|
||||
Then, you can [contact support](../support/page.mdx) for assistance in installing the Loyalty Plugin in your deployed Medusa application.
|
||||
|
||||
### Loyalty Plugin API Routes
|
||||
|
||||
You can find the API routes for the Loyalty Plugin within the API reference:
|
||||
|
||||
- Store API routes:
|
||||
- [Gift Card Invitations](!api!/store#gift-card-invitations)
|
||||
- [Gift Cards](!api!/store#gift-cards)
|
||||
- [Store Credit Accounts](!api!/store#store-credit-accounts)
|
||||
- Admin API routes:
|
||||
- [Gift Cards](!api!/admin#gift-cards)
|
||||
- [Store Credit Accounts](!api!/admin#store-credit-accounts)
|
||||
- [Transaction Groups](!api!/admin#transaction-groups)
|
||||
|
||||
Reference in New Issue
Block a user