{"info":{"_postman_id":"721e7def-ff50-41fd-8d21-e0d9e303ce61","name":"Registry Service","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7517177","collectionId":"721e7def-ff50-41fd-8d21-e0d9e303ce61","publishedId":"SzKQzgQk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"1C2541","highlight":"EF5B25"},"publishDate":"2020-02-18T09:25:01.000Z"},"item":[{"name":"health","id":"cbc54dd7-24d5-4218-840f-c000d77b6b11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{cookie}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{registryUrl}}/_health","urlObject":{"path":["_health"],"host":["{{registryUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5e7b6f98-d33a-47c3-b466-7fcbf7e1ee4e","name":"health","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{cookie}}","type":"text","disabled":true}],"url":"{{registryUrl}}/_health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Tue, 18 Feb 2020 09:21:25 GMT"},{"key":"Content-Length","value":"17"}],"cookie":[],"responseTime":null,"body":"{\n    \"healthy\": true\n}"}],"_postman_id":"cbc54dd7-24d5-4218-840f-c000d77b6b11"},{"name":"get job registration","id":"e824132e-2bf3-4c56-885d-bdadbeab2356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{cookie}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{registryUrl}}/registrations/:job_id","urlObject":{"path":["registrations",":job_id"],"host":["{{registryUrl}}"],"query":[],"variable":[{"type":"string","value":"1","key":"job_id"}]}},"response":[{"id":"c57ddefc-f109-4e51-afc2-ab813eda26fe","name":"get job registration","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{cookie}}","disabled":true}],"url":{"raw":"{{registryUrl}}/registrations/:job_id","host":["{{registryUrl}}"],"path":["registrations",":job_id"],"variable":[{"key":"job_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Tue, 18 Feb 2020 09:22:43 GMT"},{"key":"Content-Length","value":"329"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"job_id\": 1,\n    \"api_key_id\": \"abc\",\n    \"services\": {\n        \"AssignmentCreator\": {\n            \"url\": \"https://...\"\n        },\n        \"AssignmentValidator\": {\n            \"url\": \"https://...\"\n        }\n    },\n    \"requester_id\": 1\n}"}],"_postman_id":"e824132e-2bf3-4c56-885d-bdadbeab2356"}],"event":[{"listen":"prerequest","script":{"id":"55224edc-1924-4b6a-bc79-d53a3b030e90","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"432196c9-891c-4353-a663-0919cfc87257","type":"text/javascript","exec":[""]}}]}