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)
|
||||
|
||||
@@ -10,7 +10,7 @@ export const generatedEditDates = {
|
||||
"app/redis/page.mdx": "2025-06-19T14:16:06.488Z",
|
||||
"app/s3/page.mdx": "2025-06-19T14:16:11.227Z",
|
||||
"app/draft-order-plugin/page.mdx": "2025-06-19T14:14:49.500Z",
|
||||
"app/loyalty-plugin/page.mdx": "2025-06-19T14:15:04.352Z",
|
||||
"app/loyalty-plugin/page.mdx": "2025-06-24T13:00:52.953Z",
|
||||
"app/billing-usage/page.mdx": "2025-06-19T14:13:29.533Z",
|
||||
"app/logs/page.mdx": "2025-06-19T07:44:38.336Z",
|
||||
"app/support/page.mdx": "2025-06-19T11:18:37.253Z",
|
||||
|
||||
Reference in New Issue
Block a user