last demo import - cleaned
This commit is contained in:
9
data/schemas/fragments/resource.json
Normal file
9
data/schemas/fragments/resource.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name" : "string",
|
||||
"type" : "string",
|
||||
"logo" : "url",
|
||||
"short_description" : "string",
|
||||
"description" : "string",
|
||||
"tags" : ["space","medical"],
|
||||
"image" : "url"
|
||||
}
|
||||
Reference in New Issue
Block a user