From a724defe3213999db735496daee94abb52e93f43 Mon Sep 17 00:00:00 2001 From: John Snow Date: Fri, 11 Jul 2025 01:39:49 -0400 Subject: [PATCH] qapi: add cross-references to authz.json Signed-off-by: John Snow Message-ID: <20250711054005.60969-3-jsnow@redhat.com> Reviewed-by: Markus Armbruster Signed-off-by: Markus Armbruster --- qapi/authz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/authz.json b/qapi/authz.json index ad1b4b3af0..bc1123cc05 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -77,7 +77,7 @@ # Properties for authz-listfile objects. # # @filename: File name to load the configuration from. The file must -# contain valid JSON for AuthZListProperties. +# contain valid JSON for `AuthZListProperties`. # # @refresh: If true, inotify is used to monitor the file, # automatically reloading changes. If an error occurs during -- 2.47.2