-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
Schemas that have a const set are currently handled by displaying a field as usual and require the user to enter the exact value specified in the const. This is both weird and wrong.
Solution
A better way to handle const is to simply not display any field for schemas that have const set. That way the value gets included in the output, but the user is not required to enter any data.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working