All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2021-10-23)
- statusbuilder: introduced StatusBuilder for manual responses build (2586c9c)
0.1.4 (2021-08-24)
- response builder: added support to build the response object using the native HTTP response (c0d84c7)
0.1.3 (2021-04-17)
0.1.2 (2021-04-10)
- parameters: added parameters to Path component, requestBody to Response and Servers to OpenAPI (4944820)
0.1.1 (2021-04-09)
- builders: added headers to ResponnseBuilder.fromAgentResponse (94ab80c)
- builders: added ResponseBuilder with fromAgentResponse function (adbc255)
- document element: added Component and Info elements (1f2284d)
- document element: added Path element (236c820)
- document elements: added Encoding, Header and MediaType elements (457f6e7)
- document elements: added OpenAPI component (a093102)
- document elements: added Operation, Parameter and RequestBody elements (e9a2ae4)
- document elements: added Response, Server and Link elements (aaad31c)
- openapidocument: added OpenAPIDocument helper class (dbd9098)
- Schema: added the schema object spec (64487cc)