Skip to content

[Dart] fix issues with multi-word class names#4125

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
ircecho:multiword
Nov 8, 2016
Merged

[Dart] fix issues with multi-word class names#4125
wing328 merged 1 commit intoswagger-api:masterfrom
ircecho:multiword

Conversation

@ircecho
Copy link
Copy Markdown
Contributor

@ircecho ircecho commented Nov 4, 2016

Fixes #4117. I'm not sure if this is a proper fix. I tested it for dart only.

@wing328
Copy link
Copy Markdown
Contributor

wing328 commented Nov 4, 2016

@ircecho thanks. I'll review and let you know (I seem to recall other code generators, eg. ruby, python, also need access to the class filename)

@wing328 wing328 added this to the v2.2.2 milestone Nov 4, 2016
@wing328 wing328 merged commit 77d3c0c into swagger-api:master Nov 8, 2016
@wing328
Copy link
Copy Markdown
Contributor

wing328 commented Nov 8, 2016

@ircecho looks good to me. Thanks for your contribution.

@wing328 wing328 changed the title DART: multi-word class names work properly now, fixes #4117 [Dart] fix issues with multi-word class names Feb 20, 2017
davidgri pushed a commit to davidgri/swagger-codegen that referenced this pull request May 11, 2017
DART: multi-word class names work properly now, fixes swagger-api#4117
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DART: wrong filename used when importing api file

2 participants