Skip to content

Conversation

@zhengl7
Copy link

@zhengl7 zhengl7 commented Nov 22, 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: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

@taxpon (2017/07) @frol (2017/07) @mbohlool (2017/07) @cbornet (2017/09) @kenjones-cisco (2017/11)

Description of the PR

This change allows ref file to be named as primitive data types like array, and will be resolved correctly.

Fix #7030

This change allows ref file to be named as primitive data types like array, and will be resolved correctly.

Fix swagger-api#7030
@mbohlool
Copy link
Contributor

The change looks good to me, but I wonder why nobody else replied here for 21 days? (I didn't because I was on vacation :)). I would wait for at least one more LGTM before merge this.

@kenjones-cisco
Copy link
Contributor

LGTM

The message got lost in a mix of several other notifications I had while I was on vacation that week. Sorry about that.

@zhengl7
Copy link
Author

zhengl7 commented May 15, 2018

Hi, @taxpon (2017/07) @frol (2017/07) @mbohlool (2017/07) @cbornet (2017/09) @kenjones-cisco (2017/11), sorry about the ping after long time, but is this good to be merged?

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.

[Python] Cannot resolve model correctly when $ref file name collide with primitive data type name

4 participants