-
- Downloads
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
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
Please register or sign in to comment