Replies: 1 comment
-
You're right @Crian69, this is one of the current limitations. How would you write the type and service function manually if you wanted to handle this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a endpoint that accepts
application/json
andmultipart/form-data
based on the type of data i am sending, but it seems that generated client is missing few parameters.Swagger Json
Swagger UI
Generated Function For Endpoin
PostRoomsByRoomIdMessagesData Type
Type models_MessageCreatePayload
Beta Was this translation helpful? Give feedback.
All reactions