Skip to content

docs(menu): document full optionGroups structure with nested modifiers - #1071

Open
KrisOei wants to merge 1 commit into
firecrawl:mainfrom
KrisOei:docs/menu-nested-options-v2
Open

docs(menu): document full optionGroups structure with nested modifiers#1071
KrisOei wants to merge 1 commit into
firecrawl:mainfrom
KrisOei:docs/menu-nested-options-v2

Conversation

@KrisOei

@KrisOei KrisOei commented Jun 24, 2026

Copy link
Copy Markdown
Contributor
  • Expand optionGroups entry in the menu object reference to cover the full group and option shape: selectionType, required, minSelections, maxSelections, and per-option description + recursive optionGroups
  • Update output example to show a burger item with two populated modifier groups (size single-required, add-ons multi-optional) with real option fields including priceDelta and description
  • Expand the v2-openapi.json inline schema for optionGroups: typed group properties, typed option properties including description, priceDelta, and nested optionGroups

- Expand optionGroups entry in the menu object reference to cover the
  full group and option shape: selectionType, required, minSelections,
  maxSelections, and per-option description + recursive optionGroups
- Update output example to show a burger item with two populated modifier
  groups (size single-required, add-ons multi-optional) with real option
  fields including priceDelta and description
- Expand the v2-openapi.json inline schema for optionGroups: typed group
  properties, typed option properties including description, priceDelta,
  and nested optionGroups

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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