mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-06-15 01:49:35 +08:00
16 lines
241 B
JSON
16 lines
241 B
JSON
{
|
|
"path": "/empty",
|
|
"order": 3,
|
|
"typeLabel": "Collection",
|
|
"type": "Collection",
|
|
"properties": {
|
|
"name": {
|
|
"name": "name",
|
|
"type": "string",
|
|
"typeLabel": "string",
|
|
"required": false,
|
|
"id": "name",
|
|
"order": 0
|
|
}
|
|
}
|
|
} |