yonaskolb / SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator
MIT License
626 stars 146 forks source link

Referencing instance method 'encode()' on 'Array' #243

Closed keithcml closed 4 years ago

keithcml commented 4 years ago

Hi @yonaskolb

I have an issue on my POST request model.

image

There is an error when building the project.

image

keithcml commented 4 years ago

sorry, just solve it

goors commented 1 year ago

@keithcml how did you solve this?