MerginMaps / MerginMaps/python-api-client
Send invitations to a workspace
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Python
- 星标
- 23
- 派生
- 12
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 7
描述
The current python client lacks functionality to send invitations to a workspace. It would be good to have this option so that it is possible to send invitations to a list (with the possibility to define if theu are guests or full member).
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 Python 客户端中与 workspace 相关的方法,并检查现有 API 请求的结构。确定用于邀请用户列表的服务器端点和 payload,包括访客或完整成员状态。完成标准是客户端提供邀请功能,并且测试覆盖这两种成员选项。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100