1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-22 21:02:30 +01:00

Fix notes on /twitter/accountage

This commit is contained in:
Alex Thomassen 2018-01-26 11:45:31 +01:00
parent 09c976816d
commit c421a771ee

View File

@ -7,7 +7,8 @@ endpoints:
qs:
- name: "precision"
description: "How precise the timestamp should be in terms of years, months, weeks, days, hours, minutes & seconds.- Default: <code>2</code>."
notes: 'Retrieves the account age of the specified Twitter user.'
notes:
- 'Retrieves the account age of the specified Twitter user.'
- route: "latest/:user"
parameters:
- name: ":user"