Is there any request body documentation? #310
Answered
by
wajda
araujo-filipe
asked this question in
Q&A
-
Hey guys, Is there any available documentation on the request body sent to each of the endpoints? Thank you for all the great work! Best, |
Beta Was this translation helpful? Give feedback.
Answered by
wajda
Sep 10, 2021
Replies: 1 comment
-
Hi João, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
araujo-filipe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi João,
There is a Swagger definition - producer.api.v1.1.json (Kafka endpoint is fed with the same JSON structure as the REST endpoint)
The Swagger is not too descriptive though, so you may also want to take a look at the domain model docs for more details.