fix documentation warning

This commit is contained in:
Sam 2021-12-01 20:31:42 +01:00
parent 1b06d6b6bc
commit 7206a46a37

View File

@ -369,6 +369,7 @@ def get_workout(
}, },
"status": "not found" "status": "not found"
} }
:param string workout_short_id: workout short id :param string workout_short_id: workout short id
:reqheader Authorization: OAuth 2.0 Bearer Token :reqheader Authorization: OAuth 2.0 Bearer Token