Commit 9c3efb9
committed
Fix OTA API documentation: use X-API-Key header instead of Bearer
The OTA API uses X-API-Key header for authentication, not Authorization: Bearer.
This matches the actual implementation in OtaClient.cs and ApiKeyAuthenticationHandler.cs.1 parent 8e5df7d commit 9c3efb9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
880 | | - | |
| 880 | + | |
881 | 881 | | |
882 | 882 | | |
883 | 883 | | |
| |||
0 commit comments