mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
Fixed openapi generation command for mobile
This commit is contained in:
Generated
+2
-2
@@ -22,8 +22,8 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
//Future<OAuthConfigResponseDto> getConfig() async
|
||||
test('test getConfig', () async {
|
||||
//Future<OAuthConfigResponseDto> generateConfig(OAuthConfigDto oAuthConfigDto) async
|
||||
test('test generateConfig', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user