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 f0b8461 commit 967279eCopy full SHA for 967279e
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