chore(sdk): regenerate for validation status and live-statement validation - #197
Merged
Conversation
…ation Picks up robosystems #1303: `status` (passed | failed | inconclusive) on ValidationCheckResponse / ValidationLite (REST + GraphQL schema snapshot) and `validation` on LiveFinancialStatementResponse. Also catches the generated tier up to main since the last regen: resume_operation, nullable fact-grid total/average, description updates.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Regenerated against robosystems
bugfix/statement-validation-coverage(#1303, main + one commit):ValidationCheckResponse.status/ValidationLite.status—passed | failed | inconclusive;schema.graphqlsnapshot refreshed (ValidationCheck/InformationBlockValidation).LiveFinancialStatementResponse.validation— guard-rail outcome for the rendered columns (newValidationCheckResponsemodel on this client).Also catches the generated tier up to main since the last regen (all live in API v1.11.6):
resume_operation+OperationResumeRequest, nullable fact-gridtotal/average, description updates.Generated tier only — the stable tier (facades, the six emit operations and their request models) is untouched. Client minor.
just test-allgreen (526 passed, 17 skipped; lint + typecheck clean).