Signed-off-by: Florian Bouillon <f.bouillon@aptatio.com>
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
import { defineMiddleware } from "astro/middleware"
|
||||
import { buildRFC7807 } from '../libs/RFCs/RFC7807'
|
||||
import ResponseBuilder from '../libs/ResponseBuilder'
|
||||
|
||||
// `context` and `next` are automatically typed
|
||||
export default defineMiddleware(async ({ request }, next) => {
|
||||
|
Reference in New Issue
Block a user