Matvei Ovtsin
Matvei Ovtsin
### Q&A (please complete the following information) - OS: macOS - Browser: Safari - Version: 15.4 - Method of installation: - Swagger-UI version: https://editor.swagger.io - Swagger/OpenAPI version: OpenAPI 3.0.3 ###...
**Describe the bug** Generator crashing in case of bool keywords in a specification. Also, schema with the name `None` produces an invalid model code. **To Reproduce** Try to generate models...
Implements #636. Maybe it may be improved before the merge. It would be great to receive any feedback. In that case, we should add a deprecation warning if a user...
**Is your feature request related to a problem? Please describe.** One of the issues that block implementation of #466 or #563 is circular import occurs in the case of circular...
**Is your feature request related to a problem? Please describe.** While the generator is unstable, I suggest adding a flag to display information about the generated code after the execution....
Continuation of #582. Seems, closes: #338, #466 Adds lazy imports to avoid circular import errors, which #582 has. Not fully finished. I’d like to polish it after receiving feedback. Instead...
Is there a way to remove (unused/all) docker images using this plugin? Seems Gradle task for this action may be useful. Does it have a chance to be implemented? Seems...
HelloI found no place to ask a question. Sorry if it wrong place for this. Is there a way to authorize using this plugin? Seems Gradle task to perform login...
Hi! I have a question about `-dbrp` argument in `kapacitor define ...` command. When I pass dbrp through this argument, my queries don't works because of the following error >...
### Description Hi! This PR adds GitHub Action to release `kapacitor_udf` package on Python Package Index (solves #930 ). I have used Poetry as a package manager since it is...