We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adb915 commit 807915cCopy full SHA for 807915c
services/api-server/src/simcore_service_api_server/api/routes/_constants.py
@@ -41,7 +41,7 @@ def create_route_description(
41
42
Args:
43
base (str): Main route/query description.
44
- deprecated (tuple): (retirement_date, alternative_route) if deprecated.
+ deprecated (tuple): alternative_route if deprecated.
45
changelog (List[str]): List of formatted changelog strings.
46
47
Returns:
0 commit comments