Skip to content

Commit 173d9c6

Browse files
committed
updated docs
1 parent 20d7cf3 commit 173d9c6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/resources/port_blueprint.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ Optional:
409409
Optional:
410410

411411
- `default` (List of String) The default of the items
412+
- `format` (String) The format of the object items
412413

413414

414415
<a id="nestedatt--properties--array_props--string_items"></a>
@@ -459,6 +460,7 @@ Optional:
459460

460461
- `default` (String) The default of the object property
461462
- `description` (String) The description of the property
463+
- `format` (String) The format of the object property
462464
- `icon` (String) The icon of the property
463465
- `required` (Boolean) Whether the property is required
464466
- `spec` (String) The spec of the object property

docs/resources/port_system_blueprint.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Optional:
121121
Optional:
122122

123123
- `default` (List of String) The default of the items
124+
- `format` (String) The format of the object items
124125

125126

126127
<a id="nestedatt--properties--array_props--string_items"></a>
@@ -171,6 +172,7 @@ Optional:
171172

172173
- `default` (String) The default of the object property
173174
- `description` (String) The description of the property
175+
- `format` (String) The format of the object property
174176
- `icon` (String) The icon of the property
175177
- `required` (Boolean) Whether the property is required
176178
- `spec` (String) The spec of the object property

0 commit comments

Comments
 (0)