Releases: keecon/restdocs-openapi3
Releases · keecon/restdocs-openapi3
0.18.2
RELEASE 0.18.2 (2022-03-03)
🔄 Updates
- response description use
HttpStatus
reasonPhrase
0.18.1
RELEASE 0.18.1 (2022-03-01)
Other changes
- deps: upgrade spring boot 2.6.4
0.18.0
RELEASE 0.18.0 (2022-03-01)
🌟 New features
- response description use
HttpStatus
🛠️ Bug fixes
- resolve dependencies version
0.17.4
RELEASE 0.17.4 (2022-03-01)
🛠️ Bug fixes
0.17.3
RELEASE 0.17.3 (2022-02-28)
🛠️ Bug fixes
0.17.2
RELEASE 0.17.2 (2022-02-27)
🛠️ Bug fixes
- incorrect path of items attributes
0.17.1
RELEASE 0.17.1 (2022-02-27)
🛠️ Bug fixes
- read openapi3 model json using interface
♻ Code Refactoring
- change
Constraints
static method name and access level
0.17.0
RELEASE 0.17.0 (2022-02-25)
🌟 New features
- add parameter description primitive type inference
- support
[]
ConstrainedModel
- add
DecimalMin/Max
constraints
🔄 Updates
- add test mockMvc request parameter
- add parameter encoding style test
- add array parameter test
- add test
basic
,api key
securityRequirement
♻ Code Refactoring
- rename
Constraints
and test
- add attributes types helper function
ContainedModel
is a support enum type
- rename ConstrainedModel and apply
ParameterDescriptor
- move
format
property to attributes
- constraint resolver apply
ParameterDescriptor
- abstract descriptor model and data type, format and style (#3)
Other changes
0.16.2
RELEASE 0.16.2 (2022-02-23)
🛠️ Bug fixes
- apply all subprojects codecov
♻ Code Refactoring
Other changes
0.16.1
RELEASE 0.16.1 (2022-02-23)
🌟 New features
- add axion-release plugin
- add codecov
🛠️ Bug fixes
- codecov report file path
- support attributes for parameter/header descriptor
- CI: invalid codecov files
🔄 Updates
- change parent project name
Other changes
- check CI script
- check CI script
- code style