- REFACTOR: update dependencies to the last. (259625c4)
- REFACTOR: update djangoflow_openapi dependency. (993a8c5b)
- REFACTOR: update djangoflow_openapi dependency. (b486077c)
- REFACTOR: update djangoflow_openapi dependency. (b486077c)
- DOCS: add scripts details. (6da3809b)
- FIX: fix build_runner not running from the script properly. (06a4e2a8)
- FEAT: add generate-openapi-copywith.sh script. (82208f54)
- DOCS: update example url in generate-openapi.sh.md file. (04e3256d)
- REFACTOR: update generate-openapi.sh to support custom hostname. (90b2ff10)
- FEAT: support API_VERSION as cmd arg. (74f41ea9)
- FEAT: add generate-openapi.sh tool. (5a770218)
- DOCS: add generate-openapi.sh related doc. (b41de461)
- Initial release with error intercepting.