{"info":{"_postman_id":"09ad9b1b-fd1a-4129-ae31-0e8547486f33","name":"SocialTech","description":"<html><head></head><body><p>Collection for SocialTech auth-service (REST API)</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4737882","collectionId":"09ad9b1b-fd1a-4129-ae31-0e8547486f33","publishedId":"SWTBedMv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-01-30T05:58:13.000Z"},"item":[{"name":"Login","id":"a2b853e9-f7f5-492d-8bea-d9800cabd77e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nickname","value":"alibaba999","description":"<p>User nickname. String.</p>\n","type":"text"},{"key":"password","value":"123456","description":"<p>User password. String.</p>\n","type":"text"}]},"url":"localhost/api/login","urlObject":{"path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2b853e9-f7f5-492d-8bea-d9800cabd77e"},{"name":"Register","id":"f5874084-5c2a-4a32-97f1-68a5827b44a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"firstname","value":"John","description":"<p>User name. String.</p>\n","type":"text"},{"key":"lastname","value":"Smith","description":"<p>User surname. String.</p>\n","type":"text"},{"key":"nickname","value":"alibaba999","description":"<p>User nickname. String.</p>\n","type":"text"},{"key":"age","value":"24","description":"<p>User age. Integer.</p>\n","type":"text"},{"key":"password","value":"123456","description":"<p>User password. String.</p>\n","type":"text"}]},"url":"localhost/api/register","urlObject":{"path":["api","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5874084-5c2a-4a32-97f1-68a5827b44a5"},{"name":"Action","id":"8d58937e-e442-4a4a-958e-7c2e58666155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"source","value":"submit_button","description":"<p>Label for action, done by user. Could be any string.</p>\n","type":"text"}]},"url":"localhost/api/action","urlObject":{"path":["api","action"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d58937e-e442-4a4a-958e-7c2e58666155"}]}