The DELETE QLOCAL, QREMOTE, QALIAS, and QMODEL methods currently have optional name parameters. After the mapping-data.json fix in mq-rest-admin-common#130, these should have required name parameters since you can't delete a queue without specifying which one. Re-run the generator with updated mapping-data.json to fix.
The DELETE QLOCAL, QREMOTE, QALIAS, and QMODEL methods currently have optional name parameters. After the mapping-data.json fix in mq-rest-admin-common#130, these should have required name parameters since you can't delete a queue without specifying which one. Re-run the generator with updated mapping-data.json to fix.