Fix TIPLOC in darwin-tiplocs to be a simple string, rather than an array
All checks were successful
Generate and Release Protos / release (push) Successful in 36s
All checks were successful
Generate and Release Protos / release (push) Successful in 36s
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"description": "CRS of the location"
|
||||
},
|
||||
"t": {
|
||||
"type": "array",
|
||||
"type": "string",
|
||||
"description": "TIPLOC assigned to the location"
|
||||
},
|
||||
"n": {
|
||||
|
||||
Reference in New Issue
Block a user