Răsfoiți Sursa

Update README.md

Pouria Ezzati 7 ani în urmă
părinte
comite
2798903705
1 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -93,9 +93,9 @@ POST /api/url/submit
 ```
 Body:
   * `target`: Original long URL to be shortened.
-  * `customurl` (optional, users only): Set a custom URL.
-  * `passowrd` (optional, users only): Set a password.
-  * `reuse` (optional, users only): If a URL with the specified target exists returns it, otherwise will send a new shortened URL.
+  * `customurl` (optional): Set a custom URL.
+  * `passowrd` (optional): Set a password.
+  * `reuse` (optional): If a URL with the specified target exists returns it, otherwise will send a new shortened URL.
 
 Returns: URL object