Skip to content
Snippets Groups Projects
Commit e0b71b85 authored by Sylvany Mirana's avatar Sylvany Mirana
Browse files

up json orga

parent 665ebb30
No related branches found
No related tags found
No related merge requests found
......@@ -4,11 +4,15 @@
"email" : "STRING",
"type" : "STRING",
"address" : {
"@type" : "STRING",
"postalCode" : "STRING",
"addressLocality" : "STRING",
"codeInsee" : "STRING",
"streetAddress" : "STRING",
"addressCountry" : "STRING"
"addressCountry" : "STRING",
"level1" : "STRING",
"level1Name" : "STRING",
"localityId" : "STRING"
},
"geo" : {
"latitude" : "FLOAT",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment