We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f2c63 commit 65fb3deCopy full SHA for 65fb3de
packages/form-json-schema/src/index.json
@@ -37,6 +37,11 @@
37
"description": "The target execution platform version of a form",
38
"type": "string"
39
},
40
+ "versionTag": {
41
+ "$id": "#/versionTag",
42
+ "description": "The version tag of a form",
43
+ "type": "string"
44
+ },
45
"exporter": {
46
"$id": "#/exporter",
47
"$ref": "src/defs/exporter.json"
0 commit comments