From 6530c91efa4f6daab74030a393145005757416da Mon Sep 17 00:00:00 2001 From: danielsinai Date: Mon, 27 Feb 2023 10:47:15 +0200 Subject: [PATCH] gen-docs --- docs/resources/blueprint.md | 1 + 1 file changed, 1 insertion(+) 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"