chore(docs): Generated API Reference (#4706)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
committed by
GitHub
parent
efdea04963
commit
658339767b
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: GetApps
|
||||
summary: List Applications
|
||||
description: Retrieve a list of applications.
|
||||
description: Retrieve a list of applications registered in the Medusa backend.
|
||||
x-authenticated: true
|
||||
x-codegen:
|
||||
method: list
|
||||
@@ -14,7 +14,7 @@ get:
|
||||
- api_token: []
|
||||
- cookie_auth: []
|
||||
tags:
|
||||
- Apps
|
||||
- Apps Oauth
|
||||
responses:
|
||||
'200':
|
||||
description: OK
|
||||
|
||||
Reference in New Issue
Block a user