mirror of
https://codeberg.org/buzzcode2007/FCC-Project-URLShortener.git
synced 2025-05-21 03:06:34 +00:00
Changed URL in the creation example to make it consistent with usage example.
This commit is contained in:
parent
7fed7e80e7
commit
c73327be88
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#### Creation Example:
|
||||
|
||||
POST [project_url]/api/shorturl/new - body (urlencoded) : url=https://www.google.com
|
||||
POST [project_url]/api/shorturl/new - body (urlencoded) : url=https://www.freecodecamp.org/forum/
|
||||
|
||||
#### Usage:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue