last demo import - cleaned
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"resource":"resource",
|
||||
"description":"string",
|
||||
"format":"string"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"group":"string",
|
||||
"allowed":"string",
|
||||
"rate":"string"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"country":"string",
|
||||
"state":"string",
|
||||
"city":"string",
|
||||
"postcode":"string",
|
||||
"street":"string",
|
||||
"street_number":"string",
|
||||
"building":"string"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name":"string",
|
||||
"address":"address"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name":"string",
|
||||
"firstname":"string",
|
||||
"email":"string",
|
||||
"phone":"string",
|
||||
"mobile":"string",
|
||||
"position":"string"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lat":"float",
|
||||
"lon":"float",
|
||||
"alt":"int"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"technical_details":"string",
|
||||
"function":"string",
|
||||
"input_format":"",
|
||||
"output_format":"",
|
||||
"input_media":"",
|
||||
"output_media":"",
|
||||
"average_processing_time":""
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name":"string",
|
||||
"type":"string",
|
||||
"url":"string"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name" : "string",
|
||||
"type" : "string",
|
||||
"logo" : "url",
|
||||
"short_description" : "string",
|
||||
"description" : "string",
|
||||
"tags" : ["space","medical"],
|
||||
"image" : "url"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"resource":"resource",
|
||||
"description":"string",
|
||||
"format":"string"
|
||||
}
|
||||
Reference in New Issue
Block a user