chore(docs): Updated API Reference (#6220)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
21c1c5ce6c
commit
bbf79169a9
@@ -22,6 +22,11 @@ get:
|
||||
description: A field to sort order the retrieved currencies by.
|
||||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: q
|
||||
description: Term used to search currencies' name and code.
|
||||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: offset
|
||||
description: The number of currencies to skip when retrieving the currencies.
|
||||
@@ -45,7 +50,7 @@ get:
|
||||
- lang: tsx
|
||||
label: Medusa React
|
||||
source:
|
||||
$ref: ../code_samples/tsx/admin_currencies/getundefined
|
||||
$ref: ../code_samples/tsx/admin_currencies/get.tsx
|
||||
- lang: Shell
|
||||
label: cURL
|
||||
source:
|
||||
|
||||
Reference in New Issue
Block a user