1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-06 14:10:06 +00:00

fix: comments

This commit is contained in:
Allan Bowe
2022-11-15 13:01:13 +00:00
parent ab5858b8af
commit 7ae862c5ce
2 changed files with 3 additions and 3 deletions

View File

@@ -13,8 +13,8 @@ export class ClientController {
* @summary Admin only task. Create client with the following attributes:
* ClientId,
* ClientSecret,
* accessTokenExpiryDays (optional),
* refreshTokenExpiryDays (optional)
* accessTokenExpiration (optional),
* refreshTokenExpiration (optional)
*
*/
@Example<ClientPayload>({