mirror of
https://codeberg.org/buzzcode2007/FCC-Project-URLShortener.git
synced 2025-05-21 03:06:34 +00:00
Merge pull request #14 from beawolf/gomix
Changed URL in the creation example to make it consistent with usage example.
This commit is contained in:
commit
d699d80485
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,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