Skip to content

Commit

Permalink
Merge pull request #5231 from psafont/vm_rrd
Browse files Browse the repository at this point in the history
  • Loading branch information
psafont authored Nov 7, 2023
2 parents 153a385 + 6a3e138 commit 3527d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/idl/datamodel.ml
Original file line number Diff line number Diff line change
Expand Up @@ -8257,7 +8257,7 @@ let http_actions =
, ( Get
, Constants.get_vm_rrd_uri
, true
, [String_query_arg "uuid"]
, [String_query_arg "uuid"; Bool_query_arg "json"]
, _R_READ_ONLY
, []
)
Expand Down

0 comments on commit 3527d33

Please sign in to comment.