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
Hello, I have a swagger document that is generated on the server. And it adds operationId as uuid to each requst. So in the generated service i have all the method names as uuid.
So I would like to ask for a feather flag to disable the default method naming using operationId. Because if I delete the operatioId from the source the naming is fine.
Thanks ;-)
The text was updated successfully, but these errors were encountered:
Hello, I have a swagger document that is generated on the server. And it adds operationId as uuid to each requst. So in the generated service i have all the method names as uuid.
So I would like to ask for a feather flag to disable the default method naming using operationId. Because if I delete the operatioId from the source the naming is fine.
Thanks ;-)
The text was updated successfully, but these errors were encountered: