Compare commits

...

1 Commits

Author SHA1 Message Date
e1950c0ef3 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
2026-03-22 19:26:37 +00:00

View File

@@ -38,7 +38,7 @@
"description": "CRS of the location"
},
"t": {
"type": "array",
"type": "string",
"description": "TIPLOC assigned to the location"
},
"n": {