chore: fix OAS for User Login JWT (#5403)

This commit is contained in:
Shahed Nasser
2023-10-18 17:12:30 +03:00
committed by GitHub
parent 453297f525
commit 49ed7de752
7 changed files with 7 additions and 7 deletions

View File

@@ -27,11 +27,11 @@ post:
- lang: JavaScript
label: JS Client
source:
$ref: ../code_samples/JavaScript/admin_token/post.js
$ref: ../code_samples/JavaScript/admin_auth_token/post.js
- lang: Shell
label: cURL
source:
$ref: ../code_samples/Shell/admin_token/post.sh
$ref: ../code_samples/Shell/admin_auth_token/post.sh
tags:
- Auth
responses: