Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for arguments field in GET /api/queues/my_vhost/my_queue/bindings #60

Conversation

tl-carlos-rosa
Copy link
Contributor

@tl-carlos-rosa tl-carlos-rosa commented Dec 11, 2024

Verified the field was arguments as a dictionary from https://rawcdn.githack.com/rabbitmq/rabbitmq-server/v3.12.1/deps/rabbitmq_management/priv/www/api/index.html

and by

curl -u guest:guest http://localhost:41007/api/queues/%2F/my_queue/bindings | jq

@tl-carlos-rosa tl-carlos-rosa changed the title add support for field Add support for arguments field in bindings Dec 11, 2024
@tl-carlos-rosa tl-carlos-rosa marked this pull request as ready for review December 11, 2024 16:56
@tl-carlos-rosa tl-carlos-rosa changed the title Add support for arguments field in bindings Add support for arguments field in get bindings Dec 11, 2024
@tl-carlos-rosa tl-carlos-rosa changed the title Add support for arguments field in get bindings Add support for arguments field in GET /api/queues/my_vhost/my_queue/bindings Dec 11, 2024
@stefandanaita stefandanaita merged commit c489f2c into stefandanaita:main Dec 13, 2024
2 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants