rabbitmq / rabbitmq-management

RabbitMQ Management UI and HTTP API
https://www.rabbitmq.com/management.html
Other
370 stars 165 forks source link

Document permissions api #807

Closed artandor closed 3 years ago

artandor commented 4 years ago

Proposed Changes

This PR try to answer the issue exposed in #774 I documented the permissions required for every API route in order to have a clear overview of the required permissions when checking the documentation.

Types of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask on the mailing list. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

michaelklishin commented 4 years ago

We could use two columns for tags and object permissions. I don't have a strong opinion about this but it will enforce more structure on future contributors. Free form text would not.

dcorbacho commented 3 years ago

@artandor The management plugin has been moved to the server repository. Please re-submit your PR against this repository once you have applied the requested changes.

Many thanks for your contribution!