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

@@ -353,6 +353,8 @@ paths:
$ref: paths/admin_apps_authorizations.yaml
/admin/auth:
$ref: paths/admin_auth.yaml
/admin/auth/token:
$ref: paths/admin_auth_token.yaml
/admin/batch-jobs:
$ref: paths/admin_batch-jobs.yaml
/admin/batch-jobs/{id}:
@@ -647,8 +649,6 @@ paths:
$ref: paths/admin_tax-rates_{id}_products_batch.yaml
/admin/tax-rates/{id}/shipping-options/batch:
$ref: paths/admin_tax-rates_{id}_shipping-options_batch.yaml
/admin/token:
$ref: paths/admin_token.yaml
/admin/uploads:
$ref: paths/admin_uploads.yaml
/admin/uploads/download-url: