Document generation for JSON based messaging

Not applicable

Hi,

we have loosely coupled applications with messaging based integrations. the message is exchanged through queues. all in json format

we would like to generate documents for the messages to be able to share with our consumers and update when we have a new version available etc.

what do you all use for such cases? swagger does only http and https and does not cover the async messaging only scenario.

looked at docson and some other tools out there but they dont seem to work for one off json schemas

0 1 104
1 REPLY 1

sarthak
Participant V

Hi @Hema R In most cases like this customers typically do static pages, custom documentations.

I don't think there are well established standards to autogenerate docs async Messaging integrations.