#Bug in `bal openapi` with function parameters in PUT resource
1 messages · Page 1 of 1 (latest)
Hi @cyan python , May I know the Ballerina version that you are using ? If possible shall I have the sample code for reproducing the issue
I'm using 2201.4.1. And sorry, I can't share the code here. Something like the following would trigger the error though:
resource function put test(string testParam)
I tried with the sample that mentioned, I'm sorry still I was unable to reproduce the issue. to me, it worked as expected. May I know the steps you follow to generate a client?