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
Hi, I am working on using swagger-docs in my Rails API in order to use swagger-codegen in order to generate client sdks. Swagger-Codegen uses the nickname property on the generated api .json files to generate method names, and with the defaults used in Swagger-Docs, they come out looking pretty bad.
Is there a way to override the auto-generated nickname property with swagger-docs?
The text was updated successfully, but these errors were encountered:
Hi, I am working on using swagger-docs in my Rails API in order to use swagger-codegen in order to generate client sdks. Swagger-Codegen uses the nickname property on the generated api .json files to generate method names, and with the defaults used in Swagger-Docs, they come out looking pretty bad.
Is there a way to override the auto-generated nickname property with swagger-docs?
The text was updated successfully, but these errors were encountered: