Skip to content

Ability to document AMQP input #539

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

Closed
pennstatephil opened this issue Aug 6, 2018 · 2 comments
Closed

Ability to document AMQP input #539

pennstatephil opened this issue Aug 6, 2018 · 2 comments
Labels
status: duplicate Duplicate of another issue

Comments

@pennstatephil
Copy link

I've been using rest docs and they work great for HTTP calls, but I have some microservices where the only input is a queue (i.e. read email messages off a queue). I'd like to somehow document the input of the message format to this queue (JSON body, required/optional fields, etc) but I don't believe there is currently a way to do it with rest docs... is there any way to expand this library (or is there a parallel project somewhere) that would programmatically allow me to generate this information?

@pennstatephil
Copy link
Author

If this is too close to #373, please feel free to close as duplicate (just found that)

@wilkinsona
Copy link
Member

Yep, I think this is a duplicate of #373.

@wilkinsona wilkinsona added the status: duplicate Duplicate of another issue label Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants