Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hang when expanding circular $ref #79

Merged
merged 1 commit into from
Jul 8, 2018

Commits on Jul 7, 2018

  1. Hang when expanding circular $ref

    * Fixes go-openapi#76 (absolute path left behind in resolved circular $ref)
    * Fixes go-openapi#74 (isCircular no more checks on basePath!="")
    * Contributes go-openapi#75 (hang is solved, but the (always correct) expanded result may differ from one run to another)
    * Contributes go-swagger/go-swagger#957 (hang on circular spec)
    
    No other way to pass golangci than disabling some linters
    fredbi committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    af4c70f View commit details
    Browse the repository at this point in the history