Skip to content

Handle when an option could have multiple types in rule option lists#498

Merged
bmish merged 1 commit into
mainfrom
rule-option-list-type-array
Nov 5, 2023
Merged

Handle when an option could have multiple types in rule option lists#498
bmish merged 1 commit into
mainfrom
rule-option-list-type-array

Conversation

@bmish
Copy link
Copy Markdown
Member

@bmish bmish commented Nov 5, 2023

Improvement to how we show named rule options that could be multiple types:

Before: Boolean,string
After: Boolean, String

based on this abbreviated schema:

{
  "type": ["boolean", "string"]
}

Helps with:

@bmish bmish added the bug Something isn't working label Nov 5, 2023
@bmish bmish changed the title Handle when option type is an array of types in rule options lists Handle when an option could have multiple types in rule options lists Nov 5, 2023
@bmish bmish merged commit ec4357b into main Nov 5, 2023
@bmish bmish deleted the rule-option-list-type-array branch November 5, 2023 01:18
@bmish bmish changed the title Handle when an option could have multiple types in rule options lists Handle when an option could have multiple types in rule option lists Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant