We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf9d51 commit 56e69e0Copy full SHA for 56e69e0
src/runtime/server/api/_hub/blob/index.post.ts
@@ -1,4 +1,4 @@
1
-import { eventHandler } from 'h3'
+import { eventHandler, getQuery } from 'h3'
2
import { hubBlob } from '../../../utils/blob'
3
import { requireNuxtHubAuthorization } from '../../../utils/auth'
4
0 commit comments