Refer to https://json-schema.org/understanding-json-schema/reference/generic.html#constant-values
I am using the https://json-schema.app/ website. My json-schema contains enums and consts. The enums display correctly, but the const values are not displayed as expected. Const values were added in draft 6.
Refer to https://json-schema.org/understanding-json-schema/reference/generic.html#constant-values
I am using the https://json-schema.app/ website. My json-schema contains enums and consts. The enums display correctly, but the const values are not displayed as expected. Const values were added in draft 6.