You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/blueprint.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,17 @@ Optional:
61
61
-`items` (Map of String) A metadata of an array's items, in case the type is an array
62
62
-`required` (Boolean) Whether or not the property is required
63
63
-`spec` (String) The specification of the property, one of "async-api", "open-api", "embedded-url"
64
+
-`spec_authentication` (Block List, Max: 1) The authentication of the specification (see [below for nested schema](#nestedblock--properties--spec_authentication))
0 commit comments