8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
212 stars 17 forks source link

turn record params to optional in API #360

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

Pull Request

Description

This PR turn record params to optional

Related Issue

If this pull request is related to any issue, please mention it here.

Checklist

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 41.66%. Comparing base (9e2b43a) to head (06c768e).

Files Patch % Lines
bin/src/http/api_token.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #360 +/- ## ======================================= Coverage 41.66% 41.66% ======================================= Files 134 134 Lines 14159 14159 ======================================= Hits 5899 5899 Misses 8260 8260 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.