Oskar Asplin

Results 3 comments of Oskar Asplin

I tested this locally and it had some minor issues. It does not convert the case of linked/nested fields. I fixed it in [this PR](https://github.com/robdodson/openapi-typescript-codegen/pull/1). @robdodson please have a look....

@robdodson thanks for merging my stuff and continuing to work on this! It looks like you included generated code in the last commit though. See all the added files in...

Found another minor issue. If a request body is defined directly in the endpoint (not just a reference to a schema) it will not be case converted. It just needs...