Contribution Date
Technology
Contribution Project
Contribution Details
We can add the prop with type integer as per the below code. It will generate a new filter level with no error.
level:
type: integer
title: Level
description: 'Semantic level: 1, 2, 3, 4.'
default: 2
enum:
- 1
- 2
- 3
- 4
examples:
- 2
Contribution Issue Link
Files count
0
Patches count
0