Skip to content

Releases: rishabkapadia/dolby-enhance-postman-collection

1.0.2

19 Oct 11:44
Compare
Choose a tag to compare

Changes:
1] updated default 'polling_retries' value to 3

1.0.1

09 Oct 10:54
Compare
Choose a tag to compare

Changes:
1] make max retries count dynamic using collection variable 'polling_retries'
Sometimes it takes more than 30 seconds for the job to change it's status from Pending to Running. Max retries was hard coded in the postman tests. Now it's dynamic and can update the collection variable 'polling_retries' to 4 (meaning it will poll for 4 times - taking 40 seconds instead of default 3 times taking 30 seconds).

2] refactor & add comments

1.0

08 Mar 16:07
Compare
Choose a tag to compare
1.0

Added Dolby Media Enhance API Endpoints.