Skip to content

Updated go-openapi/spec for fixes #132

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

Merged
merged 1 commit into from
Nov 28, 2020
Merged

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Nov 25, 2020

Acknowledged #102 is fixed with updated go-openapi/spec

Acknowledged bug with circular references #123 is fixed with updated go-openapi/spec

Signed-off-by: Frederic BIDON [email protected]

* added fixture and test for this case (circular $refs)
* fixes go-openapi#102

Acknowledged bug with circular references go-openapi#123 is fixed with updated go-openapi/spec

* fixes go-openapi#123

Signed-off-by: Frederic BIDON <[email protected]>
@fredbi fredbi changed the title Fix 102 Updated go-openapi/spec for fixes Nov 28, 2020
@fredbi fredbi marked this pull request as ready for review November 28, 2020 08:29
@codecov
Copy link

codecov bot commented Nov 28, 2020

Codecov Report

Merging #132 (9c85f94) into master (baf2e03) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files          20       20           
  Lines        1928     1928           
=======================================
  Hits         1875     1875           
  Misses         46       46           
  Partials        7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update baf2e03...9c85f94. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validator reports unexpected error Validation failed in some conditions
1 participant