immich/mobile/openapi/doc/OAuthAuthorizeResponseDto.md
Jason Rasmussen a26ed3d1a6
refactor(web,server): use feature flags for oauth (#3928)
* refactor: oauth to use feature flags

* chore: open api

* chore: e2e test for authorize endpoint
2023-09-01 18:08:42 +07:00

418 B
Generated

openapi.model.OAuthAuthorizeResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
url String

[Back to Model list] [Back to API list] [Back to README]