nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.25k stars 321 forks source link

CLI: customize openapi generator #1248

Open avahahn opened 1 month ago

avahahn commented 1 month ago

Our current openapi generator setup leads to poorly formatted readme's and code comments. We should look into customizing it or replacing it so that we dont have to deal with the nits.

For more information see feedback here: https://github.com/nginx/unit/pull/1241