camaraproject / WebRTC

Repository to describe, develop, document and test the WebRTC API family
Apache License 2.0
5 stars 8 forks source link

Linting corrections #40

Closed rartych closed 4 months ago

rartych commented 5 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Corrections based on PR https://github.com/camaraproject/WebRTC/pull/37 and verified with linting tools

Which issue(s) this PR fixes:

Fixes #33

Special notes for reviewers:

This PR replaces PR https://github.com/camaraproject/WebRTC/pull/37

Changelog input

Corrections for linting tools applied

Additional documentation

This section can be blank.

docs
TEF-RicardoSerr commented 5 months ago

I solved the conflicts with #28 but maybe there are some points we need to encompass. Please review

deepakjaiswal1 commented 5 months ago

@sushanthmavenir @pradeepachar-mavenir Can you please approve this pull request? Please note that there are still a couple of loose ends, which we can address in subsequent cleanup PRs. E.g., a) Remove ObjectResponse schema b) Add 204 (no response body) and 200 (with response body) for PUT /vvoip/..../status API c) 200 OK response for vvoipSession create d) Add examples @TEF-RicardoSerr