Add token refs and unknown scope display
This commit is contained in:
@@ -155,6 +155,10 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Token secret. May be empty only in a manual skeleton."
|
"description": "Token secret. May be empty only in a manual skeleton."
|
||||||
},
|
},
|
||||||
|
"token_ref": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Local token name, for example t1. Optional; value may also be entered as t1:SECRET and rvctl normalizes it."
|
||||||
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"$ref": "#/$defs/server"
|
"$ref": "#/$defs/server"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user