Closed c4ffein closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vue3-realworld-example-app-ydu6 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 1, 2024 11:31pm |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.03%. Comparing base (
18c68dc
) to head (9c4f058
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks for you contribution ❤️
Close #176
The RealWorld OpenAPI spec specifies the
Token
and notBearer
scheme, so the current implementation is incompatible with most backends This PR provides a potential fixThanks in advance