Skip to content

Commit 3a4d800

Browse files
committed
eneveloped error
1 parent d83a587 commit 3a4d800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/specs/web-server/_folders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from typing import Annotated
1111

12-
from _common import as_query
12+
from _common import EnvelopeE, as_query
1313
from fastapi import APIRouter, Depends, status
1414
from models_library.api_schemas_webserver.folders_v2 import (
1515
FolderCreateBodyParams,

0 commit comments

Comments
 (0)