Skip to content

Commit 69e735a

Browse files
committed
update docs
1 parent dd5401f commit 69e735a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ The 'fileUpload' middleware allows you to upload a file using a web form (multip
744744
Then this is handled as if you would have sent:
745745

746746
```
747-
POST http://localhost/api.php/categories
747+
POST http://localhost/api.php/records/categories
748748
{"icon_name":"not.gif","icon_type":"image\/gif","icon":"ZGF0YQ==","icon_error":0,"icon_size":4}
749749
```
750750

0 commit comments

Comments
 (0)