- 7d62430 Fix for ":" and "!{...}" in props definition (@Ajaxy)
- #18 Added support for colons in prop names (@dichuvichkin)
- #15 Allow specifying Operation IDs (@pvgoran)
- 5a025c4 Fix paths containing semicolon (@Ajaxy)
- #12 Generate correct path key for typed path parameters (@pvgoran)
- e07ebc1 Fix body parameters redundant attributes
- 45863f0 Fix path params to match Swagger spec (
:id
=>{id}
) - c16f20e Add integration test to validate against official Swagger spec
- d21336a Add link to Tinyspec Cloud (@Ajaxy)
- #10 Support for multi-dimensional collections (arrays) (@sojournerc, @Ajaxy)
- bfe972b Add a link to the Toptal article (@Ajaxy)
- 8ad3253 Support for multi-dimensional collections (arrays) (@Ajaxy)
- #9 Add support for "date" type (@pvgoran)
- e79d34e Create LICENSE (@Ajaxy)
- First stable release