Created
September 2, 2017 14:51
-
-
Save JeremyLikness/3dc466eea2ba073f44a59d53f95f6bf1 to your computer and use it in GitHub Desktop.
Request and responses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "req": { | |
| "tagSource": false, | |
| "tagMediums": true, | |
| "input": "https://blog.jeremylikness.com/" | |
| }, | |
| "response": [{ | |
| "ShortUrl":"https://jlik.me/az52", | |
| "LongUrl":"https://blog.jeremylikness.com/?utm_medium=twitter" | |
| }, { | |
| "ShortUrl":"https://jlik.me/az53", | |
| "LongUrl":"https://blog.jeremylikness.com/?utm_medium=linkedin" | |
| }] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment