Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI #232

Open
dzdx opened this issue Jun 7, 2022 · 0 comments · May be fixed by #234
Open

OpenAPI #232

dzdx opened this issue Jun 7, 2022 · 0 comments · May be fixed by #234
Assignees
Milestone

Comments

@dzdx
Copy link
Member

dzdx commented Jun 7, 2022

OpenAPI 需求

  • 数据查询
    • 查询发布
      • 根据dataId查询
    • 查询订阅
      • 根据dataId查询
    • 查询单机发布
      • 根据dataId查询
      • 根据连接查询
    • 查询单机订阅
      • 根据dataId查询
      • 根据连接查询
    • 查询接口列表
  • 数据修改
    • 黑名单
      • 添加IP列表
      • 删除IP列表
      • 查询列表
    • 临时删除 pub
      • 根据IP列表
    • 禁用 pub
      • 添加IP列表
      • 删除IP列表
  • 管理API
    • 健康检查
    • 自身节点列表
    • 下线机器
      • 添加角色和ip
      • 删除角色和ip
    • 推送开关
      • 修改
      • 查询
  • metrics
@dzdx dzdx self-assigned this Jun 7, 2022
@dzdx dzdx added this to the 6.1.6 milestone Jun 7, 2022
@nocvalight nocvalight modified the milestones: 6.1.6, TODO Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants