typo
This commit is contained in:
parent
7a8afb20bc
commit
5604110c25
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ Alternatively you can send a JSON array containing multiple JSON objects in the
|
|||
|
||||
```
|
||||
PUT http://localhost/api.php/categories/1,2
|
||||
[{"name":"Internet"},{""name":"Programming"}]
|
||||
[{"name":"Internet"},{"name":"Programming"}]
|
||||
```
|
||||
|
||||
Output:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue