File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010## [ 0.3.0] [ ] - 2017-08-30
1111
12- ## Changed
12+ ### Changed
1313
1414- Plugin now generates OpenAPI documentation with a version of ` 3.0.0 ` instead of ` 3.0.0-RC2 ` .
1515- Operation now supports ` deprecated ` and ` tags ` properties.
1616- Parameters now support the ` content ` property.
1717- Updated various build dependencies.
1818- OpenAPI definition will now be smaller in most cases, choosing to omit optional properties instead of using empty defaults.
1919
20- ## Fixed
20+ ### Fixed
2121
2222- Handle when ` models ` is not iterable.
2323- Handle when ` models ` have no ` schema ` .
@@ -29,4 +29,4 @@ Last release prior to CHANGELOG being added.
2929
3030
3131[ Unreleased ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.3.0...HEAD
32- [ 0.3.0 ] : https://github.com/temando/serverless-openapi-documentation/tree/v0.3.0
32+ [ 0.3.0 ] : https://github.com/temando/serverless-openapi-documentation/tree/v0.3.0
You can’t perform that action at this time.
0 commit comments