Skip to content
Snippets Groups Projects
Commit b4f1fe80 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

api: Add missing info about type field in visit endpoints

parent d2c4f292
No related branches found
No related tags found
1 merge request!1316api: Add missing info about type field in visit endpoints
......@@ -49,6 +49,7 @@ DOC_RETURN_ORIGIN_VISIT = """
(may be null if status is not **full**).
:>json string status: status of the visit (either **full**,
**partial** or **ongoing**)
:>json string type: visit type for the origin
:>json number visit: the unique identifier of the visit
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment