Add token refs and unknown scope display
This commit is contained in:
@@ -155,6 +155,10 @@
|
||||
"type": "string",
|
||||
"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": {
|
||||
"$ref": "#/$defs/server"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user