Update spec files to match current implementation state

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-12-25 13:25:29 -08:00
parent 85e95f64d6
commit b9291861da
56 changed files with 943 additions and 36 deletions

View File

@@ -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