Skip to content

chore: regenerate schema types from the current API swagger - #104

Closed
finalerock44 wants to merge 1 commit into
devfrom
chore/regen-schema-types-maestro-2.7.0-2.8.0
Closed

chore: regenerate schema types from the current API swagger#104
finalerock44 wants to merge 1 commit into
devfrom
chore/regen-schema-types-maestro-2.7.0-2.8.0

Conversation

@finalerock44

@finalerock44 finalerock44 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Companion to devicecloud-dev/dcd#1220.

src/types/generated/schema.types.ts was stale by several releases — its compatibility example still showed latestVersion: "2.1.0" / defaultVersion: "1.41.0", so it had not been regenerated since before the 2.5/2.6 additions. Regenerated with openapi-typescript against the swagger carrying Maestro 2.7.0/2.8.0, per this repo's rule that the file is never hand-edited.

The diff is large because of that accumulated staleness, not because of this change. Doc-comment and shape churn only — no runtime behaviour. pnpm typecheck, pnpm build and all 194 tests pass.

Safe to merge any time after dcd#1220.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

The generated types were stale by several releases (the compatibility example
still showed latestVersion 2.1.0, defaultVersion 1.41.0) - they had not been
regenerated since before the 2.5/2.6 additions. Regenerated with
openapi-typescript against the swagger carrying Maestro 2.7.0/2.8.0, per the
repo rule that this file is never hand-edited.

Doc-comment and shape churn only; typecheck, build and the full test suite pass.
@claude

claude Bot commented Aug 4, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

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