{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/organizations/list-a-repositorys-commits/","result":{"data":{"openApi":{"id":"1d5a1a94-d267-50b9-96cc-2bc03b2888ee","path":{"description":"Return a list of commits for a given repository.","method":"get","operationId":"List a Repository's Commits","summary":null,"tags":["Organizations"],"apiPath":"/api/0/organizations/{organization_slug}/repos/{repo_id}/commits/","readableUrl":"/api/organizations/list-a-repositorys-commits/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The organization short name.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"repo_id","in":"path","description":"The repository ID.","required":true}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"dateCreated\": \"2018-11-06T21:19:58.536Z\",\n    \"id\": \"acbafc639127fd89d10f474520104517ff1d709e\",\n    \"message\": \"Initial commit from Create Next App\"\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"dateCreated\",\n      \"id\",\n      \"message\"\n    ],\n    \"properties\": {\n      \"dateCreated\": {\n        \"type\": \"string\",\n        \"format\": \"date-time\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"message\": {\n        \"type\": \"string\"\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Unauthorized","status_code":"401"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["org: read"]}]}}},"pageContext":{"id":"1d5a1a94-d267-50b9-96cc-2bc03b2888ee","title":"List a Repository's Commits"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}