Skip to content

Commit 5d5b775

Browse files
committed
chore: add @internal
1 parent 6cacc4b commit 5d5b775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/src/schemas.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export const PermissionSchema = v.picklist(
9595

9696
/**
9797
* Validates operation types
98+
* @internal
9899
*/
99100
export const OperationTypeSchema = v.picklist([
100101
'org:add-user',

0 commit comments

Comments
 (0)