docs: fix and improve details on sending authenticated requests with API token (#10744)
* docs: fix and improve details on sending authenticated requests with API token * fix security schema
This commit is contained in:
@@ -16,7 +16,7 @@ To use Medusa's JS SDK library, install the following packages in your project (
|
||||
npm install @medusajs/js-sdk@latest @medusajs/types@latest
|
||||
```
|
||||
|
||||
Learn more about the JS SDK in [this documentation](!resources!/js-sdk).
|
||||
Learn more about the JS SDK and how to configure it in [this documentation](!resources!/js-sdk).
|
||||
|
||||
### Download Full Reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user