mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-13 00:03:42 +00:00
feat: name the API key case in the docs' 409 section, so the error-codes page lists the state-based conflict alongside the duplicate-resource one
This commit is contained in:
@@ -217,6 +217,7 @@ Returned when the request conflicts with existing data.
|
||||
**Common causes:**
|
||||
- Trying to create a resource that already exists
|
||||
- Duplicate unique values
|
||||
- Deleting something whose state does not allow it yet, such as an API key that can still authenticate
|
||||
|
||||
**Example:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user