Update spec files to match current implementation state
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -99,4 +99,11 @@ docker-compose up --build
|
||||
|
||||
## API Endpoints
|
||||
|
||||
See the full API documentation in the `contracts/api-contract.yaml` file or access the automatic documentation at `/docs` when running the application.
|
||||
See the full API documentation in the `contracts/api-contract.yaml` file or access the automatic documentation at `/docs` when running the application.
|
||||
|
||||
## Multi-Factor Authentication (MFA) Support
|
||||
|
||||
The application handles Garmin's MFA flow automatically:
|
||||
1. When prompted for MFA, enter your Garmin credentials on the setup page
|
||||
2. If MFA is required, you'll receive a code via SMS or email
|
||||
3. Enter the code on the MFA verification page to complete authentication
|
||||
Reference in New Issue
Block a user