{"info":{"_postman_id":"20c49af4-a043-4c39-b507-51e0c150786b","name":"git-automation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11562934","collectionId":"20c49af4-a043-4c39-b507-51e0c150786b","publishedId":"TVmJiezT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-11-30T06:38:49.000Z"},"item":[{"name":"Create a repository using a template","id":"31aeedb8-d47c-45ff-a166-b455f9b3ccf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer 34791a5a9fff5d74dca70f788c3b32c97a99da80","type":"text"},{"key":"Accept","value":"application/vnd.github.baptiste-preview+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"student-three\",\n    \"owner\": \"masaiTest\",\n    \"private\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.github.com/repos/masaiTest/template-repo/generate","description":"<p><a href=\"https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#create-a-repository-using-a-template\">Check the API</a></p>\n","urlObject":{"protocol":"https","path":["repos","masaiTest","template-repo","generate"],"host":["api","github","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"31aeedb8-d47c-45ff-a166-b455f9b3ccf0"},{"name":"Add or update team membership for a user","id":"5562b831-be12-48b7-b44e-7c316c0b9a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer 34791a5a9fff5d74dca70f788c3b32c97a99da80","type":"text"}],"url":"https://api.github.com/orgs/masaiTest/teams/cohort-test/memberships/keshavmahawar","urlObject":{"protocol":"https","path":["orgs","masaiTest","teams","cohort-test","memberships","keshavmahawar"],"host":["api","github","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5562b831-be12-48b7-b44e-7c316c0b9a49"},{"name":"Add a repository collaborator","id":"c78d323c-37bb-428a-8a51-c5b1f786ccc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer 34791a5a9fff5d74dca70f788c3b32c97a99da80","type":"text"},{"key":"Accept","value":"application/vnd.github.baptiste-preview+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"permission\" : \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.github.com/repos/masaiTest/student-three/collaborators/keshavmahawar","urlObject":{"protocol":"https","path":["repos","masaiTest","student-three","collaborators","keshavmahawar"],"host":["api","github","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c78d323c-37bb-428a-8a51-c5b1f786ccc7"}]}