Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ resources:
name: test-endpoint-$UNIQUE_NAME
endpoint_type: STANDARD
bar:
name: test-endpoint-with-permissions-$UNIQUE_NAME
# Endpoint names must be < 50 chars, so keep this prefix short.
name: test-vse-perm-$UNIQUE_NAME
endpoint_type: STANDARD
permissions:
- level: CAN_USE
Expand Down
Loading