You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While debugging the problem, I noticed that the current implementation supports form bodies only if the schema is provided as reference. I'm preparing a PR to fix this.
I am trying to generate a client for the following spec:
The output however doesn't contain any parameters:
I am using the latest version:
Any hints? Is this a missing feature? From the closed issues, I got the impression that form data should be supported, in general?
The parameter is rendered correctly in Swagger UI / editor, so I am pretty sure that the spec is correct.
The text was updated successfully, but these errors were encountered: