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