We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84535e commit ca9c875Copy full SHA for ca9c875
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [2.2.0] - 2020-11-28
8
+### Added
9
+- Export `getOpenAPIMetadata` and `setOpenAPIMetadata` ([#61](https://github.com/epiphone/routing-controllers-openapi/pull/61))
10
+
11
## [2.1.0] - 2020-09-03
12
### Added
13
- Support multiple `@ResponseSchema` decorators using `oneOf` ([#58](https://github.com/epiphone/routing-controllers-openapi/pull/58))
0 commit comments