-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpostman_collection.json
3 lines (2 loc) · 1.68 KB
/
postman_collection.json
1
2
3
<!-- saved from url=(0093)filesystem:chrome-extension://fdmmgilgnpjigdojojpjoooidkmcomcm/temporary/Tribal%2520Hero.json -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{"id":"c974bec2-4dad-9ebd-a645-4f67d56365a6","name":"Tribal Hero","timestamp":1395493497757,"requests":[{"collectionId":"c974bec2-4dad-9ebd-a645-4f67d56365a6","id":"07024b8b-2e9f-d84f-ebee-a37ddf25fd9a","name":"Unread count","description":"Gets unread count for reports, messages, and forum posts.","url":"http://localserver.tribalhero.com/actions/unread","method":"POST","headers":"","data":[{"key":"playerId","value":"{{playerId}}","type":"text"},{"key":"sessionId","value":"{{sessionId}}","type":"text"},{"key":"XDEBUG_SESSION_START","value":"{{XDEBUG_SESSION_START}}","type":"text"},{"key":"debug","value":"{{debug}}","type":"text"}],"dataMode":"urlencoded","timestamp":0,"responses":[],"version":2},{"collectionId":"c974bec2-4dad-9ebd-a645-4f67d56365a6","id":"7b434f17-7b15-8c02-bd13-103cff74fb7a","name":"Send message","description":"Send message","url":"http://localserver.tribalhero.com/messages/send","method":"POST","headers":"","data":[{"key":"playerId","value":"{{playerId}}","type":"text"},{"key":"sessionId","value":"{{sessionId}}","type":"text"},{"key":"XDEBUG_SESSION_START","value":"{{XDEBUG_SESSION_START}}","type":"text"},{"key":"debug","value":"{{debug}}","type":"text"},{"key":"to","value":"daytona955i","type":"text"},{"key":"subject","value":"Subject","type":"text"},{"key":"message","value":"Hello there","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1395499112030}]}</pre></body></html>