I've just started using Swagger with Swagger UI and it's terrific. I realized that my API will be a lot easier to understand if I can also show a little diagram along with the API specs.
I thought that the right place to put this would be in the @SwaggerDefinition in the @Info section under description section. I did find that I could use some HTML tags here (I was successful in putting in <br> to add new lines), but when I put in an <img> tag, no image showed up. Did I do something wrong? What is the acceptable way to add an image into the description of my API? -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
