alt3 / cakephp-swagger

Swagger plugin for documenting your CakePHP APIs
MIT License
64 stars 17 forks source link

fix: swagger output to file #56

Closed mimorocks closed 4 years ago

mimorocks commented 4 years ago

the swagger file output was broken for the new release

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3e0ff40). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #56   +/-   ##
=======================================
  Coverage          ?   100%           
  Complexity        ?     33           
=======================================
  Files             ?      5           
  Lines             ?     99           
  Branches          ?      0           
=======================================
  Hits              ?     99           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ Complexity Δ
src/Lib/SwaggerTools.php 100% <100%> (ø) 12 <0> (?)

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 3e0ff40...dcc63b8. Read the comment docs.

bravo-kernel commented 4 years ago

Thanks, released as https://github.com/alt3/cakephp-swagger/releases/tag/4.0.1