We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c2d5d commit 6530c91Copy full SHA for 6530c91
docs/resources/blueprint.md
@@ -58,6 +58,7 @@ Optional:
58
- `format` (String) The format of the Property
59
- `icon` (String) The icon of the property
60
- `required` (Boolean) Whether or not the property is required
61
+- `spec` (String) The specification of the property, one of "async-api", "open-api", "embedded-url"
62
63
64
<a id="nestedblock--calculation_properties"></a>
0 commit comments