Skip to content

Conversation

@gspencergoog
Copy link
Collaborator

Description

This fixes a cut/paste error introduced in #604 in the standard catalog that caused the displayStyle to be followed by this:

            "type": "string",
            "description": "The display style of the component.",
            "enum": [
              "checkbox",
              "chips"
            ]

Which is incorrect (since display style already included those, and we don't want a parameter named "type" or "description"). It's just a failed replacement.

I also formatted the JSON document using the "Prettier" rules.

@github-project-automation github-project-automation bot moved this to Todo in A2UI Feb 9, 2026
@gspencergoog gspencergoog requested a review from dmandar February 9, 2026 18:57
@google google deleted a comment from gemini-code-assist bot Feb 9, 2026
@gspencergoog gspencergoog merged commit 39c2f06 into google:main Feb 10, 2026
5 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in A2UI Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants