Skip to content

refactor(monitors): 移除已下线 API 客户端 - #65

Open
UlricQin wants to merge 1 commit into
mainfrom
codex/retire-monit-legacy-apis-20260827
Open

refactor(monitors): 移除已下线 API 客户端#65
UlricQin wants to merge 1 commit into
mainfrom
codex/retire-monit-legacy-apis-20260827

Conversation

@UlricQin

Copy link
Copy Markdown
Member

变更说明

基于更新后的 OpenAPI 重新生成 SDK,移除:

  • AlertRules.WriteStatus
  • Diagnostics.PreviewSync
  • Diagnostics.QueryRows
  • 对应请求、响应模型和 MonitorUtilities service。

Diagnostics.QueryDataquery_result.v1 结构化结果保持不变。

关联 WebAPI PR:https://github.com/flashcatcloud/monit-webapi/pull/94

验证

  • go generate ./...
  • go test ./...

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@UlricQin