hpoul / openapi_dart

Dart implementation to generate (dart) server stubs and client libraries from OpenAPI 3.0 yaml files.
38 stars 21 forks source link

fix: Using additionalProperties:true results in type error in generat… #13

Open timalenustmf opened 1 year ago

timalenustmf commented 1 year ago

fixes: https://github.com/hpoul/openapi_dart/issues/12

timalenustmf commented 1 year ago

@hpoul any chance to accept this PR?

jonjomckay commented 11 months ago

@hpoul this issue is blocking me too. Any chance it can be merged?