fix: No default value for advertise routes
This commit is contained in:
@@ -309,7 +309,8 @@
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
],
|
||||
"default": null
|
||||
},
|
||||
"authKey": {
|
||||
"anyOf": [
|
||||
|
||||
+2
-1
@@ -214,7 +214,8 @@
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
],
|
||||
"default": null
|
||||
},
|
||||
"authKey": {
|
||||
"anyOf": [
|
||||
|
||||
Reference in New Issue
Block a user