I was wondering if it was possible to use mermaid, markdown-like script language, to generate diagram and charts in an API documentation ?
Or if not with mermaid , is there any other way to import charts into the documentation : sequence or state diagrams for instance.
Thank you for your help,
If you are familiar with Markdown, Postman supports GitHub flavoured Markdown, so you can create images using mermaid, host it online and then link to the image from Postman docs.