Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50824255f8 | |||
| e1950c0ef3 |
@@ -38,7 +38,7 @@
|
||||
"description": "CRS of the location"
|
||||
},
|
||||
"t": {
|
||||
"type": "array",
|
||||
"type": "string",
|
||||
"description": "TIPLOC assigned to the location"
|
||||
},
|
||||
"n": {
|
||||
|
||||
@@ -34,12 +34,19 @@
|
||||
"required": ["c", "n"],
|
||||
"properties": {
|
||||
"c": {
|
||||
"name": "ATOC Code",
|
||||
"type": "string",
|
||||
"description": "The ATOC 'code' for the TOC"
|
||||
},
|
||||
"n": {
|
||||
"name": "TOC Name",
|
||||
"type": "string",
|
||||
"description": "The name of the TOC"
|
||||
},
|
||||
"u": {
|
||||
"name": "URL",
|
||||
"type": "string",
|
||||
"description": "URL for TOC Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user