UNPKG

routing-controllers-openapi-extended

Version:

Runtime Swagger v2 / OpenAPI v2 specification generation for routing-controllers

25 lines (18 loc) 549 B
# Changelog All notable changes to this project will be documented in this file. ## [0.0.6] - 2020-03-04 ### Added - Updated builder signature - Updated samples - Updated README.md ## [0.0.5] - 2020-03-01 ### Added - Exposed decorators @Model(), @Property() ## [0.0.2] - 2020-02-28 ### Added - Exposed decorators @Parameters(), @ResponseEntry() ## [0.0.1] - 2020-02-24 ### Added - Exposed decorators @OperationInfo(), @CustomEntry(), @CodeSnippets() - Refactored the code base - Forked from routing-controllers-openapi