fishjam-dev / fishjam

General purpose media server. Supports WebRTC, HLS, RTSP, SIP
https://fishjam-dev.github.io/fishjam-docs/
Apache License 2.0
197 stars 12 forks source link

Fix OpenAPI summary for the recording endpoint #111

Closed mickel8 closed 10 months ago

mickel8 commented 10 months ago

I also feel like the operationId and summary for:

could be improved?

Acknowledging the stipulations set forth:

codecov[bot] commented 10 months ago

Codecov Report

Merging #111 (a54e5d2) into main (bf1809a) will increase coverage by 1.56%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   84.72%   86.28%   +1.56%     
==========================================
  Files          50       50              
  Lines         897      897              
==========================================
+ Hits          760      774      +14     
+ Misses        137      123      -14     
Files Coverage Δ
.../jellyfish_web/controllers/recording_controller.ex 86.66% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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