BlueBrain / BlueBrain/nexus-python-sdk
Fetch File metadata
未关闭
- 主要语言
- Python
- 星标
- 6
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
How can one fetch a File resource metadata rather than the file itself?
As explained [here](https://bbpteam.epfl.ch/project/issues/browse/NISE-618?focusedCommentId=212301&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-212301), [this](https://github.com/BlueBrain/nexus-python-sdk/blob/master/nexussdk/files.py#L53) `accept` argument may need to be customized.
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 nexussdk/files.py 第 53 行附近开始,阅读关于 accept 参数的链接讨论。确定 Nexus REST API 应如何在不返回文件内容的情况下返回 File 元数据,然后验证最终的 SDK 行为公开的是元数据而不是文件本身。Issue 中未指定任何测试或运行命令。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100