I want to used a separate annotation file to add tailf:confirm-text to IETF rfc7317 model.
How can I compose that annotation file?
rpc system-restart { // -------- I want to add a tailf:confirm-text.
nacm:default-deny-all;
description
“Request that the entire system be restarted immediately.
A server SHOULD send an rpc reply to the client before
restarting the system.”;
}