repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
515 stars 107 forks source link

Fix show swagger #571

Closed Danil42Russia closed 2 years ago

Danil42Russia commented 2 years ago

Fixing the display of Swagger documentation

image

Close: #569, #554

codecov[bot] commented 2 years ago

Codecov Report

Merging #571 (629cc03) into master (b2f185d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #571   +/-   ##
=========================================
  Coverage     99.21%   99.21%           
  Complexity     1893     1893           
=========================================
  Files           301      301           
  Lines          6014     6014           
=========================================
  Hits           5967     5967           
  Misses           47       47           

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 b2f185d...629cc03. Read the comment docs.

akondas commented 2 years ago

Thanks :ok_hand: