keitaro-api-skill/references/schemas/EditorFiles.yaml

15 lines
203 B
YAML

type: object
properties:
name:
type: string
type:
type: string
ext:
type: string
path:
type: string
children:
type: array
items:
$ref: ../schemas/EditorFiles.yaml