syroegkin / swagger-markdown

swagger to markdown transpiler
MIT License
233 stars 87 forks source link

feat: append schema example and enum values to description #127

Closed tamlyn closed 4 years ago

tamlyn commented 4 years ago

This is similar to the way the official Swagger UI renders schemas:

Screen Shot 2019-12-05 at 14 07 10

Also switched a few assertions so that actual and expected are the right way around.

syroegkin commented 4 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: