Skip to content

v1.1.1: Support untyped requests and responses

Compare
Choose a tag to compare
@rgalanakis rgalanakis released this 19 Oct 18:51
· 1 commit to master since this release

If an API does not use typed fields (meaningfuls tructs) we can at least throw it into requestBody, or a generic 'object' or 'array' schema. For example: https://github.com/rgalanakis/sashay/pull/14/files#diff-d5a0429a2148daa35f33d86d7d3b80816994eb3edc8f1f361bc7cd9059564298R1366

#14

Full Changelog: v1.1.0...v1.1.1