fishjam-dev / fishjam

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

[RTC-218/219] Fix OpenApi bugs #31

Closed LVala closed 1 year ago

LVala commented 1 year ago

This PR fixes RTC-218 and RTC-219.

codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (8ad9b82) into main (be6ca2e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   80.74%   80.74%           
=======================================
  Files          28       28           
  Lines         348      348           
=======================================
  Hits          281      281           
  Misses         67       67           
Impacted Files Coverage Δ
lib/jellyfish_web/api_spec/component.ex 100.00% <ø> (ø)
lib/jellyfish_web/api_spec/error.ex 100.00% <ø> (ø)
lib/jellyfish_web/api_spec/peer.ex 100.00% <ø> (ø)
lib/jellyfish_web/api_spec/responses.ex 100.00% <ø> (ø)
lib/jellyfish_web/api_spec/room.ex 100.00% <ø> (ø)
lib/jellyfish_web/controllers/peer_controller.ex 100.00% <ø> (ø)

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 be6ca2e...8ad9b82. Read the comment docs.