chore(docs): Generated API Reference (#5259)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
shahednasser
parent
22130ecb63
commit
68915bee86
@@ -262,12 +262,18 @@ paths:
|
||||
$ref: paths/store_swaps.yaml
|
||||
/store/swaps/{cart_id}:
|
||||
$ref: paths/store_swaps_{cart_id}.yaml
|
||||
/store/token:
|
||||
$ref: paths/store_token.yaml
|
||||
/store/variants:
|
||||
$ref: paths/store_variants.yaml
|
||||
/store/variants/{id}:
|
||||
$ref: paths/store_variants_{id}.yaml
|
||||
components:
|
||||
securitySchemes:
|
||||
jwt_token:
|
||||
type: http
|
||||
x-displayName: JWT Token
|
||||
scheme: bearer
|
||||
cookie_auth:
|
||||
type: apiKey
|
||||
x-displayName: Cookie Session ID
|
||||
|
||||
Reference in New Issue
Block a user