Skip to content

Commit fa281d3

Browse files
committed
fix taging
1 parent 0bc2ea4 commit fa281d3

File tree

1 file changed

+1
-1
lines changed
  • services/storage/src/simcore_service_storage/api/rest

1 file changed

+1
-1
lines changed

services/storage/src/simcore_service_storage/api/rest/_paths.py

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

1616
router = APIRouter(
1717
tags=[
18-
"filesV2",
18+
"files",
1919
],
2020
)
2121

0 commit comments

Comments
 (0)