diff --git a/docs/resources/blueprint.md b/docs/resources/blueprint.md index c7cb77ec..f8fcda04 100644 --- a/docs/resources/blueprint.md +++ b/docs/resources/blueprint.md @@ -58,6 +58,7 @@ Optional: - `format` (String) The format of the Property - `icon` (String) The icon of the property - `required` (Boolean) Whether or not the property is required +- `spec` (String) The specification of the property, one of "async-api", "open-api", "embedded-url"