Skip to content

chore(sdk): regenerate against the current API - #204

Merged
jfrench9 merged 1 commit into
mainfrom
chore/regen-extension-display-name
Sep 1, 2026
Merged

chore(sdk): regenerate against the current API#204
jfrench9 merged 1 commit into
mainfrom
chore/regen-extension-display-name

Conversation

@jfrench9

@jfrench9 jfrench9 commented Sep 1, 2026

Copy link
Copy Markdown
Member

Regenerated against a local API running current main.

What moved

AvailableExtension.display_name — the field added in robosystems#1321.
The extensions endpoint had been computing a display name ("RoboLedger -
Accounting & Financial Reporting") and then dropping it when building the
response, leaving consumers only the schema slug. Optional (UNSET default),
so nothing breaks against an API that predates it.

Two event-block description strings that moved on the API since the last
regeneration (EventBlockEnvelope.status, UpdateEventBlockRequest.transition_to).
Docstring text only — the value sets are unchanged.

The checked-in GraphQL SDL snapshot was already current, so refresh-schema
was a no-op.

just test-all green: 583 passed, 17 skipped; ruff and basedpyright clean.

Picks up `AvailableExtension.display_name`, added in robosystems#1321 —
the endpoint had been computing a display name ("RoboLedger - Accounting
& Financial Reporting") and dropping it when building the response, so
consumers had only the schema slug to render.

Also refreshes two event-block description strings that moved on the API
since the last regeneration. Docstring text only: `transition_to` keeps
the same set of values, so nothing changes shape.

The new field is optional (UNSET default), so nothing breaks against an
API that predates it. The GraphQL SDL snapshot is already current.
@jfrench9
jfrench9 merged commit d613e5f into main Sep 1, 2026
4 checks passed
@jfrench9
jfrench9 deleted the chore/regen-extension-display-name branch September 1, 2026 06:47
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