updating todo titles
This commit is contained in:
@@ -11,23 +11,23 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"atlas_index": {
|
||||
"description": "TODO: add description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "Atlas Index",
|
||||
"type": "integer"
|
||||
},
|
||||
"atlas_tile": {
|
||||
"description": "TODO: add description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"pattern": "^[a-z0-9_\\-]*$",
|
||||
"title": "Atlas Index",
|
||||
"type": "string"
|
||||
},
|
||||
"atlas_tile_variant": {
|
||||
"description": "TODO: add description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "Atlas Index",
|
||||
"type": "integer"
|
||||
},
|
||||
"blend_frames": {
|
||||
"description": "TODO: add description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "Atlas Index",
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -49,7 +49,7 @@
|
||||
"type": "array"
|
||||
},
|
||||
"replicate": {
|
||||
"description": "TODO: add description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "Atlas Index",
|
||||
"type": "integer"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user