mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-30 21:01:47 +08:00
Changes retrieves to deletes
I think the use of the word retrieves in the DELETE request is used mistakenly.
This commit is contained in:
committed by
Robert Lord
parent
bdb6930310
commit
2e88f725fa
@@ -225,7 +225,7 @@ let max = api.kittens.delete(2);
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
This endpoint retrieves a specific kitten.
|
This endpoint deletes a specific kitten.
|
||||||
|
|
||||||
### HTTP Request
|
### HTTP Request
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user