mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-22 19:40:30 +03:00
schemas: Correct 'id' in navbeaconscan-v1.0.json
It still had 'fssdiscoveryscan' in there, presumably from a copying.
This commit is contained in:
parent
b5b5c70559
commit
f984ce4c79
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema" : "http://json-schema.org/draft-04/schema#",
|
||||
"id" : "https://eddn.edcd.io/schemas/fssdiscoveryscan/1#",
|
||||
"id" : "https://eddn.edcd.io/schemas/navbeaconscan/1#",
|
||||
"type" : "object",
|
||||
"additionalProperties" : false,
|
||||
"required": [ "$schemaRef", "header", "message" ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user