swagger_parser 0.2.1
swagger_parser: ^0.2.1 copied to clipboard
Generate REST clients and data classes from swagger json file
0.2.1 #
- Fixed README
- Fixed workflow files
0.2.0 #
- Fixed errors with generation of data classes containing "allOf"
- Fixed errors with templates
- Add web interface for package https://carapacik.github.io/swagger_parser
- Add generator tests
0.1.0 #
- Initial release