Skip to content

fix: restore generated field create request coverage - #25

Merged
S4Mi merged 1 commit into
devfrom
feat/restore-field-create-union
Aug 10, 2026
Merged

fix: restore generated field create request coverage#25
S4Mi merged 1 commit into
devfrom
feat/restore-field-create-union

Conversation

@S4Mi

@S4Mi S4Mi commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Restores field-create variant generation when source schemas use the current FormBuilder*FieldRequest names instead of legacy unprefixed names.
  • Maps regex field creation to the regex request schema and backfills text-validation settings where the generated schema omits them.
  • Backfills known form request fields (success_message, error_message, ai_mode, public_stats, public_rows) and answer_description on field request schemas.

Why

The MCP generated artifact had collapsed FormalooFieldCreateRequest to only two branches, so agents lost most field-create schemas and MCP preflight validation became unreliable.

Validation

  • ./generate.sh
  • Verified MCP artifact has 215 operations and FormalooFieldCreateRequest.oneOf.length === 37 after generation.

Known existing warnings remain for WhatsApp operation descriptions.

@S4Mi S4Mi self-assigned this Aug 10, 2026
@S4Mi
S4Mi marked this pull request as ready for review August 10, 2026 21:59
@S4Mi
S4Mi merged commit bb81f66 into dev Aug 10, 2026
1 check passed
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