mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-06-15 09:58:28 +08:00
13 lines
181 B
JSON
13 lines
181 B
JSON
{
|
|
"type": "Collection",
|
|
"properties": {
|
|
"name": {
|
|
"name": "name",
|
|
"type": "string",
|
|
"typeLabel": "string",
|
|
"required": false,
|
|
"id": "name",
|
|
"order": 0
|
|
}
|
|
}
|
|
} |