New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

routing-controllers-openapi

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

routing-controllers-openapi - npm Package Versions

23

5.0.0

Diff
epiphone
published 5.0.0 •
epiphone
published 4.1.0 •
epiphone
published 4.0.0 •
epiphone
published 3.1.0 •
epiphone
published 3.0.0 •
epiphone
published 2.2.0 •

Changelog

Source

[2.2.0] - 2020-11-28

Added

  • Export getOpenAPIMetadata and setOpenAPIMetadata (#61)
epiphone
published 2.1.0 •

Changelog

Source

[2.1.0] - 2020-09-03

Added

  • Support multiple @ResponseSchema decorators using oneOf (#58)
epiphone
published 2.0.1 •

Changelog

Source

[2.0.1] - 2020-06-15

Fixed

  • @QueryParams object are now correctly split into separate query params instead of a single object type param (#49)
epiphone
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-05-04

Changed

  • Same as 2.0.0-rc1
epiphone
published 2.0.0-rc1 •

Changelog

Source

[2.0.0-rc1] - 2020-05-01

Changed

  • Bump class-validator peer dependency to ^0.12.0 - meaning we're no longer compatible with pre-0.12 versions of class-validator!