0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset/long-starfishes-raise.md
Emanuele Stoppa 075eee08f2
fix: middleware for API endpoints (#7106)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-05-17 11:48:02 +01:00

138 B

astro
patch

Fix middleware for API endpoints that use Response, and log a warning for endpoints that don't use Response.