Add token refs and unknown scope display

This commit is contained in:
mpabi
2026-04-27 07:15:48 +02:00
parent 6d1d23e1cc
commit 78fb9daf2f
+4
View File
@@ -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"
},