Releases: seamapi/blueprint
Releases · seamapi/blueprint
v0.21.4
Bug Fixes
- Throw if
responseKey
does not exist in the response schema (#96) (98ca752)
v0.21.3
Bug Fixes
- Return proper void response in JS code samples (#94) (ec0d6f5)
v0.21.1
Bug Fixes
- Make code sample's
request.parameters
optional and default to {}
(#91) (14552e9)
v0.20.0
Features
- Support undocumented/deprecated namespace and routes (#86) (bb84d86)
v0.19.1
Bug Fixes
- Update php response to use primitive literal syntax instead of JSON (#80) (8209710)
v0.19.0
Features
- generate /events and event resource (#79) (2468558)