This repository was archived by the owner on Dec 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -4,35 +4,3 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
-
8
- ## [ Unreleased]
9
-
10
- ## [ 0.4.0] [ ] - 2018-04-04
11
-
12
- - Various changes
13
-
14
- ## [ 0.3.0] [ ] - 2017-08-30
15
-
16
- ### Changed
17
-
18
- - Plugin now generates OpenAPI documentation with a version of ` 3.0.0 ` instead of ` 3.0.0-RC2 ` .
19
- - Operation now supports ` deprecated ` and ` tags ` properties.
20
- - Parameters now support the ` content ` property.
21
- - Updated various build dependencies.
22
- - OpenAPI definition will now be smaller in most cases, choosing to omit optional properties instead of using empty defaults.
23
-
24
- ### Fixed
25
-
26
- - Handle when ` models ` is not iterable.
27
- - Handle when ` models ` have no ` schema ` .
28
- - Always lowercase the HTTP method to conform to OpenAPI spec.
29
-
30
- ## [ v0.2.1] - 2017-07-07
31
-
32
- Last release prior to CHANGELOG being added.
33
-
34
-
35
- [ Unreleased ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.4.0...HEAD
36
- [ 0.4.0 ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.4.0...v0.4.0
37
- [ 0.4.0 ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.3.0...v0.4.0
38
- [ 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