Maurits van der Schee 6 anni fa
parent
commit
69e735acc9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -744,7 +744,7 @@ The 'fileUpload' middleware allows you to upload a file using a web form (multip
744 744
 Then this is handled as if you would have sent:
745 745
 
746 746
 ```
747
-POST http://localhost/api.php/categories
747
+POST http://localhost/api.php/records/categories
748 748
 {"icon_name":"not.gif","icon_type":"image\/gif","icon":"ZGF0YQ==","icon_error":0,"icon_size":4}
749 749
 ```
750 750
 

Loading…
Annulla
Salva