Skip to content

Commit faacf73

Browse files
committed
Update: DMD-167 - Apiary for reader WS
1 parent ddb0201 commit faacf73

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

apiary.apib

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8524,6 +8524,10 @@ Creates a new workspace for an existing configuration in [Development Branch](#r
85248524
+ `snowflake-person-keypair` - PERSON type user is created with keypair authentication (publicKey required)
85258525
+ `snowflake-service-keypair` - SERVICE type user is created with keypair authentication (publicKey required)
85268526
+ publicKey: (optional, string) - Public key for user authentication. Required when loginType is set to `snowflake-person-keypair`.
8527+
+ useCase: (optional, enum[string]) - Use "reader" to create reader workspace.
8528+
+ Members
8529+
+ normal
8530+
+ reader
85278531
85288532
+ Request (application/json)
85298533
+ Headers

0 commit comments

Comments
 (0)