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:
github-actions[bot]
2024-01-25 17:58:17 +00:00
committed by GitHub
co-authored by Oli Juhl
parent 21c1c5ce6c
commit bbf79169a9
496 changed files with 3415 additions and 8303 deletions
@@ -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: