-
- Downloads
"modules/plugins/monitor.py" did not exist on "47153fdce58f3819bf4bef77f2e26e1a772f8e2d"
feat: return schedule dry-runs with a separate status code
Schedule dry-runs returned a 201 response before, because the only check for a 201 return code was, that the payload must not contain the "projected" keyword. As dry-runs don’t create any data 201 is not an appropriate status code.
parent
eb3f33ac
No related branches found
No related tags found
Loading
Please register or sign in to comment