diff options
Diffstat (limited to 'src/mailman/rest/helpers.py')
| -rw-r--r-- | src/mailman/rest/helpers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/rest/helpers.py b/src/mailman/rest/helpers.py index 84aa3663b..0bba86521 100644 --- a/src/mailman/rest/helpers.py +++ b/src/mailman/rest/helpers.py @@ -54,6 +54,7 @@ def path_to(resource, api_version): system base URI. :type resource: string :param api_version: API version to report. + :type api_version: string :return: The full path to the resource. :rtype: bytes """ |
