Skip to content

v1.3.0

Compare
Choose a tag to compare
@isman-usoh isman-usoh released this 27 Jul 23:20
· 1545 commits to master since this release
  • Support Query array type
  • Support custom response header (#89)
  • Support Tsoa config yaml format (#133)
  • Support generate swagger yaml format
  • Support string, number and boolan UnionType (#5)
  • Support AnyKeyword (#114)
  • update route schema and update type
  • Change swagger enum inline type to enum definitions
  • Add new rule for tslint
  • Add Tsoa CLI tsoa swagger --yaml
  • Add Tsoa CLI tsoa swagger --json
  • Fix set status not work #94
  • Fix validate
  • Set query array collectionFormat, default to multi
  • Create file for Circle CI