Created
May 16, 2019 08:37
-
-
Save Saif-Shines/d410bfe967b1fd2908b31f56fee8b1e4 to your computer and use it in GitHub Desktop.
The secure api app
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
{ | |
"platform-version": "2.0", | |
"dependencies": { | |
"request": "2.72.0", | |
"jsonwebtoken": "8.4.0" | |
}, | |
"product": { | |
"freshdesk": { | |
"location": { | |
"ticket_sidebar": { | |
"url": "template.html", | |
"icon": "icon.svg" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment