6 lines
184 B
JSON
6 lines
184 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"title": "FsCreateDirectoryResponse",
|
|
"description": "Successful response for `fs/createDirectory`.",
|
|
"type": "object"
|
|
} |