issues
search
livingsocial
/
swagger_yard
Swagger-UI compliant JSON generated from YARD. For RESTful Rails apps.
MIT License
51
stars
28
forks
source link
Model improvements
#51
Closed
nicksieger
closed
6 years ago
nicksieger
commented
6 years ago
Populate the model description from the class docstring
Allow model name to be omitted, using the class name as the model name
Allow inherits to use an arbitrary type (thus allowing inheriting from external schema)