added extra query

This commit is contained in:
Chinenye Nmoh
2026-03-17 09:37:08 +01:00
parent bfb35e0285
commit 569d4c45d7
49 changed files with 4516 additions and 4505 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
from .handlers import (method_not_allowed, unsupported_media_type,
from .handlers import (method_not_allowed, unsupported_media_type,
not_found, bad_request, success, created, updated)