Note these changes in CHANGELOG
This commit is contained in:
@@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Output names of used-defined types (instead of 'USER-DEFINED') - @martingms
|
- Output names of used-defined types (instead of 'USER-DEFINED') - @martingms
|
||||||
- Implement support for singular representation responses for POST/PATCH requests - @ehamberg
|
- Implement support for singular representation responses for POST/PATCH requests - @ehamberg
|
||||||
- Include RPC endpoints in OpenAPI output - @begriffs, @LogvinovLeon
|
- Include RPC endpoints in OpenAPI output - @begriffs, @LogvinovLeon
|
||||||
|
- Custom request validation with `--pre-request` argument - @begriffs
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Do not apply limit to parent items - @ruslantalpa
|
- Do not apply limit to parent items - @ruslantalpa
|
||||||
@@ -23,6 +24,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Remove non-OpenAPI schema description - @begriffs
|
- Remove non-OpenAPI schema description - @begriffs
|
||||||
- Use comma rather than semicolon to separate Prefer header values - @begriffs
|
- Use comma rather than semicolon to separate Prefer header values - @begriffs
|
||||||
- Omit total query count by default - @begriffs
|
- Omit total query count by default - @begriffs
|
||||||
|
- No more reserved `jwt_claims` return type - @begriffs
|
||||||
|
- HTTP 401 rather than 400 for expired JWT - @begriffs
|
||||||
|
- Remove default JWT secret - @begriffs
|
||||||
|
|
||||||
## [0.3.2.0] - 2016-06-10
|
## [0.3.2.0] - 2016-06-10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user