mirror of
https://github.com/immich-app/immich.git
synced 2025-01-21 00:52:43 -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
|
* @memberof SystemConfigOAuthDto
|
||||||
*/
|
*/
|
||||||
'scope': string;
|
'scope': string;
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @type {string}
|
||||||
|
* @memberof SystemConfigOAuthDto
|
||||||
|
*/
|
||||||
|
'signingAlgorithm': string;
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @type {string}
|
* @type {string}
|
||||||
|
|
Loading…
Add table
Reference in a new issue