mirror of
https://github.com/immich-app/immich.git
synced 2025-01-07 00:50:23 -05:00
merge main
This commit is contained in:
parent
f9b93b9e02
commit
418777f204
1 changed files with 6 additions and 0 deletions
6
open-api/typescript-sdk/client/api.ts
generated
6
open-api/typescript-sdk/client/api.ts
generated
|
@ -4092,6 +4092,12 @@ export interface SystemConfigOAuthDto {
|
|||
* @memberof SystemConfigOAuthDto
|
||||
*/
|
||||
'scope': string;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
* @memberof SystemConfigOAuthDto
|
||||
*/
|
||||
'signingAlgorithm': string;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
|
|
Loading…
Reference in a new issue