Skip to content

Make "const" fields invisible #5

@niho

Description

@niho

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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions