IQSS / IQSS/dataverse-client-javascript
Extend Get File Citation other Formats: add version parameter
未关闭
还没有人认领这个 Issue。
GREI Re-arch
Size: 3
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 11
- 平均合并
- 2 天 5 小时
- 30 天内合并 PR
- 1
描述
The use case Get Citation in other formats should be version-specific, so a citation is returned for a requested version, not always the latest version.
Waiting for the change in the API: https://github.com/IQSS/dataverse/issues/12512
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从“Get Citation in other formats”的客户端入口开始,检查 IQSS/dataverse issue 12512 中跟踪的 API 依赖关系。确认 API 如何提供版本选择,然后通过客户端传递请求的版本,并验证返回的是该版本的引用,而不是始终使用最新版本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100