0
Fork 0
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:
martabal 2024-02-02 12:35:08 +01:00
parent f9b93b9e02
commit 418777f204
No known key found for this signature in database
GPG key ID: C00196E3148A52BD

View file

@ -4092,6 +4092,12 @@ export interface SystemConfigOAuthDto {
* @memberof SystemConfigOAuthDto
*/
'scope': string;
/**
*
* @type {string}
* @memberof SystemConfigOAuthDto
*/
'signingAlgorithm': string;
/**
*
* @type {string}