Commit 598cb5f
fix: repair merge conflict in types.go and regenerate OpenAPI
The GitHub UI merge resolution accidentally deleted the closing brace
for the HealthStatus struct. This fix adds the missing `}` and
regenerates the OpenAPI artifacts.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 41b5301 commit 598cb5f
3 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
| 583 | + | |
| 584 | + | |
583 | 585 | | |
584 | 586 | | |
585 | 587 | | |
| |||
0 commit comments