nenuphar_cli 0.0.9
nenuphar_cli: ^0.0.9 copied to clipboard
An openapi generation CLI for Dart Frog created by Very Good CLI.
nenuphar_cli changelog #
0.0.9 - 2023-08-15 #
- Add @Allow tag to specify allowed methods
0.0.8 - 2023-08-15 #
- Add methods OPTION, HEAD, PATCH
0.0.7 - 2023-08-13 #
- Add nenuphar.json file for base OpenAPI configuration
0.0.6 - 2023-08-13 #
- Fix unsecure ling in README.md
- Add example
0.0.5 - 2023-08-13 #
- Add Header params
- Add Query params
0.0.4 - 2023-08-12 #
- Tests gen command
0.0.3 - 2023-08-12 #
- Fix documentation pictures + add video
0.0.2 - 2023-08-12 #
- Improve documentation
0.0.1 - 2023-08-11 #
- First version