{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/releases/list-a-projects-release-files/","result":{"data":{"openApi":{"id":"f8a7cf33-1792-5137-b49d-df3fd5490cf6","path":{"description":"Return a list of files for a given release.","method":"get","operationId":"List a Project's Release Files","summary":null,"tags":["Releases"],"apiPath":"/api/0/projects/{organization_slug}/{project_slug}/releases/{version}/files/","readableUrl":"/api/releases/list-a-projects-release-files/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"project_slug","in":"path","description":"The slug of the project.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"version","in":"path","description":"The version identifier of the release.","required":true}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"dateCreated\": \"2018-11-06T21:20:22.894Z\",\n    \"dist\": null,\n    \"headers\": {\n      \"Content-Type\": \"text/plain; encoding=utf-8\"\n    },\n    \"id\": \"3\",\n    \"name\": \"/demo/goodbye.txt\",\n    \"sha1\": \"94d6b21e962a9fc65889617ec1f17a1e2fe11b65\",\n    \"size\": 15\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"sha1\",\n      \"dist\",\n      \"name\",\n      \"dateCreated\",\n      \"headers\",\n      \"id\",\n      \"size\"\n    ],\n    \"properties\": {\n      \"sha1\": {\n        \"type\": \"string\"\n      },\n      \"dist\": {\n        \"type\": \"string\",\n        \"nullable\": true\n      },\n      \"name\": {\n        \"type\": \"string\"\n      },\n      \"dateCreated\": {\n        \"type\": \"string\",\n        \"format\": \"date-time\"\n      },\n      \"headers\": {\n        \"type\": \"object\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"size\": {\n        \"type\": \"integer\"\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["project:releases"]}]}}},"pageContext":{"id":"f8a7cf33-1792-5137-b49d-df3fd5490cf6","title":"List a Project's Release Files"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}