deprecated-oc-search/data/schemas/fragments/resource.json
2023-08-26 22:04:56 +02:00

9 lines
189 B
JSON

{
"name" : "string",
"type" : "string",
"logo" : "url",
"short_description" : "string",
"description" : "string",
"tags" : ["space","medical"],
"image" : "url"
}