Skip to content

Commit db2d0cb

Browse files
committed
make gen
1 parent 9716cd3 commit db2d0cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/metadata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Required:
8484

8585
Optional:
8686

87+
- `order` (Number) The order determines the position of item in the UI presentation. The lowest order is shown first and items with equal order are sorted by key (ascending order).
8788
- `sensitive` (Boolean) Set to `true` to for items such as API keys whose values should be hidden from view by default. Note that this does not prevent metadata from being retrieved using the API, so it is not suitable for secrets that should not be exposed to workspace users.
8889
- `value` (String) The value of this metadata item. Supports basic Markdown, including hyperlinks.
8990

0 commit comments

Comments
 (0)