yonaskolb / SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting JSONValue instead of model name.

hiteshtrivedi opened this issue · comments

Screenshot 2021-03-08 at 12 16 48 PM
Hi Guys,

We are using swagger 2 branch and when create code from editor then getting issue of model binding(It shows JSONValue at place of another model).
Here is i am attaching screenshot for the same.
Please guide us.

Thanks