https://github.com/EnMasseProject/enmasse/issues/3582
"recv".. that is what we have documented https://access.redhat.com/documentation/en-us/red_hat_amq/7.5/html/using_amq_online_on_openshift/con-user-model-messaging#authorization and what most of the code seems to expect. However, it seems the swagger API documentation is inconsistent and expects "receive". I guess the OpenShift UI is using it to drive the editor's parsing feature. This is a defect in the swagger document.