File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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.
9
9
10
10
## [ 0.3.0] [ ] - 2017-08-30
11
11
12
- ## Changed
12
+ ### Changed
13
13
14
14
- Plugin now generates OpenAPI documentation with a version of ` 3.0.0 ` instead of ` 3.0.0-RC2 ` .
15
15
- Operation now supports ` deprecated ` and ` tags ` properties.
16
16
- Parameters now support the ` content ` property.
17
17
- Updated various build dependencies.
18
18
- OpenAPI definition will now be smaller in most cases, choosing to omit optional properties instead of using empty defaults.
19
19
20
- ## Fixed
20
+ ### Fixed
21
21
22
22
- Handle when ` models ` is not iterable.
23
23
- Handle when ` models ` have no ` schema ` .
@@ -29,4 +29,4 @@ Last release prior to CHANGELOG being added.
29
29
30
30
31
31
[ 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