docs(api-reference): added local server to list of servers (#5572)
* docs(api-reference): added local server to list of servers * fix publishable api key route
This commit is contained in:
@@ -150,6 +150,7 @@ tags:
|
||||
description: How to create a swap in a storefront
|
||||
url: https://docs.medusajs.com/modules/orders/storefront/create-swap
|
||||
servers:
|
||||
- url: http://localhost:9000
|
||||
- url: https://api.medusa-commerce.com
|
||||
paths:
|
||||
/store/auth:
|
||||
|
||||
Reference in New Issue
Block a user