Rizwan Saeed

Results 2 issues of Rizwan Saeed

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Client: Python
Issue: Bug

## Describe the solution you'd like Add support to the `python` generator for the following: ``` units: type: string format: decimal ``` which would generate a field of type `decimal.Decimal`...

Client: Python
Enhancement: Feature