Skip to content

feat: add services catalog resource and complete dependencies coverage#37

Merged
caballeto merged 1 commit into
mainfrom
feat/services-catalog-resource
Jun 10, 2026
Merged

feat: add services catalog resource and complete dependencies coverage#37
caballeto merged 1 commit into
mainfrom
feat/services-catalog-resource

Conversation

@caballeto

Copy link
Copy Markdown
Member

Summary

  • New client.services resource: full 1:1 coverage of the public status-data catalog endpoints (list+search, get, status, summary, categories, components, uptime, component uptime incl. batch, day rollup, incidents, incident detail, maintenances).
  • Completes client.dependencies (adds get, update).
  • Vendors the updated OpenAPI spec (new search param on GET /api/v1/services — devhelmhq/mono#522) and extends spec-parity tests.

Test plan

  • Unit tests (tests/test_services.py, tests/test_dependencies.py, spec parity)
  • Lint + typecheck
  • Release in the next coordinated surface batch after mono#522 deploys

Made with Cursor

New client.services resource covering the full public catalog surface:
list (with search), get, status, summary, categories, components,
component_uptime, batch_component_uptime, day, uptime, incidents
(per-service and cross-service), incident detail, and maintenances.
Completes client.dependencies with get/update. Vendors the updated
OpenAPI spec (services search param) and extends spec-parity tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@caballeto caballeto merged commit 9c60b40 into main Jun 10, 2026
4 checks passed
@caballeto caballeto deleted the feat/services-catalog-resource branch June 10, 2026 13:18
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 this pull request may close these issues.

1 participant