Releases: seamapi/blueprint
Releases · seamapi/blueprint
v0.37.1
Bug Fixes
- Don't flatten discriminated array properties (#167) (88492c7)
v0.37.0
Features
- Enhance array properties with item type metadata and nested structures (#163) (460c611), closes #162
v0.36.1
Bug Fixes
- Merge all schemas with the same action_type in action attempts (#164) (10f2b05)
v0.35.2
Bug Fixes
- Correctly define request body params on oneOf/allOf schemas (#158) (eb6efd9)
v0.35.1
Bug Fixes
- Throw if resource's route path is not defined (#150) (f0dbd17)
v0.35.0
Features
- Add
endpoint.response.actionAttemptType
(#153) (9cd84a8)