ApiRegistryDraft files
List draft files
curl -X GET "https://example.com/projects/string/string/files"{ "items": [ { "path": "string", "kind": "string", "blob_ref": "string", "content_sha256": "string", "content_type": "string", "size_bytes": 0, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z" } ]}{ "error": { "code": "string", "message": "string" }}