algolia / algolia/algoliasearch-client-java

Ensure correcty tying of API key's restrictIndices parameter

未关闭
#679 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Bug Good First Issue
主要语言
Java
星标
52
派生
33
PR 合并指标
30 天内没有已合并 PR

描述

The `restrictIndices` of API keys should be typed as:

- an array of strings OR
- a comma-separated string

Both format should be handled at serialization/deserialization time.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位 Java 客户端中的 API-key 模型以及序列化/反序列化入口。确认 restrictIndices 同时支持字符串数组和逗号分隔的字符串,然后为这两种表示形式添加或更新覆盖测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api, authentication
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。