go-openapi / spec

openapi specification object model
Apache License 2.0
389 stars 98 forks source link

fixed empty AuthorizationURL in JSON serialization #142

Closed fredbi closed 3 years ago

fredbi commented 3 years ago

Signed-off-by: Frederic BIDON fredbi@yahoo.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 (d8f8124) into master (4591a81) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   62.95%   62.95%           
=======================================
  Files          28       28           
  Lines        2054     2054           
=======================================
  Hits         1293     1293           
  Misses        592      592           
  Partials      169      169           
Impacted Files Coverage Δ
security_scheme.go 84.61% <100.00%> (ø)

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 4591a81...d8f8124. Read the comment docs.