-
- 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
3c38698a
No related branches found
No related tags found
Please register or sign in to comment