Sczlog
Sczlog
## Problem statement it will take around 30 minutes to generate a client with go-swagger as I have a huge schema, meanwhile for other tools like openapi-generator will only use...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/twilio/twilio-node/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/twilio/twilio-node/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
### Current In sta, generated Api class is using arrow function  when compile to js, the code will be like this  which has an empty prototype, will unable...
I am using [range_check](https://github.com/keverw/range_check) relying on this repo to check if a string is a valid cidr, and I find it may have some performance issue, I check the code...