Is there an ability to test a collection/folder as soon as it has new data imported through schedule or due to a CI/CD trigger of importing APIs from Swagger.
We want to facilitate our API process by having the ability to automatically test the API as soon as it is pushed to our codebase. We have SwaggerUI and we can include proper example data in e.g path/query param and request body to facilitate the automatic run. I need to automate the API testing part by allowing APIdog to pull the APIs from Swagger uri and test them.
Need your help on this Md Mamunur Rashid