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
Describe the bug
When generating Swagger models with property names that share the same prefix, such as "orderStatus" and "orderStatusList," where the latter ends with "List," it creates duplicate function names.
Describe the bug
When generating Swagger models with property names that share the same prefix, such as "orderStatus" and "orderStatusList," where the latter ends with "List," it creates duplicate function names.
To Reproduce

Expected behavior
Does not generate duplicate function names.
Swagger specification link
I can't provide it because it's within the internal network.
Library version used:
swagger_dart_code_generator: 2.11.11
The text was updated successfully, but these errors were encountered: