1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
This commit is contained in:
shimon 2022-09-09 16:40:34 +03:00
parent 947e4190d5
commit ef7f919fa1

View file

@ -61,7 +61,7 @@ App::post('/v1/account/create')
->label('audits.userId', '{response.$id}')
```
#### Sdk
#### SDK
* sdk.auth - Array of authentication types is passed in order to impose different authentication methods in different situations.
* sdk.namespace - Refers to the route namespace.
* sdk.method - Refers to the sdk method that needs to called.