mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-12 22:47:52 +02:00
Resolves #176 Return 409 conflict if job already exists.
This commit is contained in:
@ -276,7 +276,9 @@ Creates a Job.
|
||||
|
||||
| StatusCode | Meaning |
|
||||
|------------|------------------------------------------|
|
||||
| 200 | Job created. |
|
||||
| 404 | Parameter missing or could not be found. |
|
||||
| 409 | Job already exists |
|
||||
| 500 | Error parsing interval |
|
||||
</details>
|
||||
|
||||
|
Reference in New Issue
Block a user