mirror of
https://github.com/immich-app/immich.git
synced 2025-11-12 15:42:38 +09:00
refactor(server): auth dtos (#4881)
* refactor: auth dtos * chore: open api
This commit is contained in:
2
mobile/openapi/test/authentication_api_test.dart
generated
2
mobile/openapi/test/authentication_api_test.dart
generated
@@ -47,7 +47,7 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
//Future<AdminSignupResponseDto> signUpAdmin(SignUpDto signUpDto) async
|
||||
//Future<UserResponseDto> signUpAdmin(SignUpDto signUpDto) async
|
||||
test('test signUpAdmin', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user