Releases: rishabkapadia/dolby-enhance-postman-collection
Releases · rishabkapadia/dolby-enhance-postman-collection
1.0.2
1.0.1
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
Added Dolby Media Enhance API Endpoints.