deprecated-oc-search/data/schemas/fragments/resource.json

9 lines
189 B
JSON
Raw Permalink Normal View History

2023-08-26 22:04:56 +02:00
{
"name" : "string",
"type" : "string",
"logo" : "url",
"short_description" : "string",
"description" : "string",
"tags" : ["space","medical"],
"image" : "url"
}