Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.12.0
-
None
-
None
Description
In file python/qpid_dispatch/management.json, section entityTypes/managment, the operations are defined as
"operations": ["GET-SCHEMA", "GET-JSON-SCHEMA", "GET-LOG", "PROFILE"],
but the GET-JSON-SCHEMA section is named
"GET-SCHEMA-JSON": {
Code uses "get-json-schema".