Skip to content

[Ruby] Global namespaces for ruby basic types#6418

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
zhulik:patch-1
Sep 1, 2017
Merged

[Ruby] Global namespaces for ruby basic types#6418
wing328 merged 1 commit intoswagger-api:masterfrom
zhulik:patch-1

Conversation

@zhulik
Copy link
Copy Markdown
Contributor

@zhulik zhulik commented Sep 1, 2017

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master for non-breaking changes and 3.0.0 branch for breaking (non-backward compatible) changes.

Description of the PR

File here will be overriden by generated class File if swagger.yml contains the definition named File. Using global namespace can fix it

File here will be overriden by generated class File of swagger.yml containse the definition named File. Using global namespace can fix it
@wing328
Copy link
Copy Markdown
Contributor

wing328 commented Sep 1, 2017

@wing328 wing328 merged commit 070894d into swagger-api:master Sep 1, 2017
@wing328
Copy link
Copy Markdown
Contributor

wing328 commented Sep 1, 2017

@zhulik thanks for the fix, which has been merged into master.

@wing328 wing328 changed the title Global namespaces for ruby basic types [Ruby] Global namespaces for ruby basic types Sep 1, 2017
wing328 added a commit that referenced this pull request Sep 1, 2017
wing328 added a commit that referenced this pull request Sep 1, 2017
…6421)

* Revert "Make the Rust codegen compile. (#6411)"

This reverts commit 60766c6.

* Revert "[Kotlin] Fix model enum generation (#6383)"

This reverts commit adf5d64.

* Revert "Global namespaces for ruby basic types (#6418)"

This reverts commit 070894d.

* Revert "add ehyche to swift tech comm"

This reverts commit 5c62ba1.

* Revert "[python-client] Thread pool fix (#6396)"

This reverts commit a28ce0b.

* Revert "update retrofit2 petstore samples"

This reverts commit 0f1a61d.

* Revert "Retrofit2: Return ResponseBody if response if file. (#6407)"

This reverts commit 481c040.
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.

2 participants