Skip to content

Commit b9c588a

Browse files
Fix SEP-1330 elicitation enum schema conformance test
Implement all 5 enum variants required by SEP-1330: - Untitled single-select (simple enum) - Titled single-select (oneOf with const+title) - Legacy titled (enum + enumNames, with pragma) - Untitled multi-select (array with items.enum) - Titled multi-select (array with items.anyOf) This addresses the elicitation-sep1330-enums conformance test failures. Co-authored-by: eiriktsarpalis <2813363+eiriktsarpalis@users.noreply.github.com>
1 parent 3bf6c88 commit b9c588a

3,784 files changed

Lines changed: 397099 additions & 10 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

node_modules/.bin/conformance

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/node-which

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)