Skip to content

Commit 807915c

Browse files
committed
cleanup
1 parent 2adb915 commit 807915c

File tree

1 file changed

+1
-1
lines changed
  • services/api-server/src/simcore_service_api_server/api/routes

1 file changed

+1
-1
lines changed

services/api-server/src/simcore_service_api_server/api/routes/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def create_route_description(
4141
4242
Args:
4343
base (str): Main route/query description.
44-
deprecated (tuple): (retirement_date, alternative_route) if deprecated.
44+
deprecated (tuple): alternative_route if deprecated.
4545
changelog (List[str]): List of formatted changelog strings.
4646
4747
Returns:

0 commit comments

Comments
 (0)