mirror of
https://github.com/sasjs/server.git
synced 2026-01-08 23:10:05 +00:00
chore: update swagger docs
This commit is contained in:
@@ -248,6 +248,8 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
absolutePath:
|
absolutePath:
|
||||||
type: string
|
type: string
|
||||||
|
isFolder:
|
||||||
|
type: boolean
|
||||||
children:
|
children:
|
||||||
items:
|
items:
|
||||||
$ref: '#/components/schemas/TreeNode'
|
$ref: '#/components/schemas/TreeNode'
|
||||||
@@ -256,6 +258,7 @@ components:
|
|||||||
- name
|
- name
|
||||||
- relativePath
|
- relativePath
|
||||||
- absolutePath
|
- absolutePath
|
||||||
|
- isFolder
|
||||||
- children
|
- children
|
||||||
type: object
|
type: object
|
||||||
additionalProperties: false
|
additionalProperties: false
|
||||||
|
|||||||
Reference in New Issue
Block a user