Charles E. Rolke created DISPATCH-1681:
------------------------------------------

             Summary: Inconsistent management operation names in schema
                 Key: DISPATCH-1681
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1681
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Management Agent
    Affects Versions: 1.12.0
            Reporter: Charles E. Rolke


In file python/qpid_dispatch/management.json, section entityTypes/managment, 
the operations are defined as
{code:java}
  "operations": ["GET-SCHEMA", "GET-JSON-SCHEMA", "GET-LOG", "PROFILE"],
{code}
but the GET-JSON-SCHEMA section is named
{code:java}
    "GET-SCHEMA-JSON": {
{code}
Code uses "get-json-schema".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to