Refresh Core API OpenAPI Spec
Claude Code·Opus 4.8[1m]·
toothbrush·3mo ago·5min·1 Checkpoint·13 file changes·+6263/-393·15.6K tokens

Lint clean. Let me verify lint's --fix didn't silently edit anything (per the autofix note), then run unit tests.
Done. PR #1512: https://github.com/entireio/cli/pull/1512
- Refreshed
core.openapi.jsonfromus.console.entire.io+ regenerated the ogen client. - New surface:
/clusters,/orgs/{orgId},/projects/{projectId}, repo grant routes, plusUpdateMe/RepoGrant/ListRepoGrants/Clusterschemas. - Fixed 3 build breaks from upstream drift: grant roles → typed enums (2 sites),
ListOrgs→ emptyListOrgsParams{}. go build,mise run fmt,mise run lintall clean. Note: I did not run unit tests (you interrupted beforemise run test) — CI will cover it, or say the word and I'll run it locally.
Branch 20260624-openapi pushed to origin; PR opened against main.