1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-25 22:02:32 +01:00
Docs/yaml/endpoints/r6.yaml

10 lines
391 B
YAML

base_path: "/r6"
endpoints:
- route: "patch_notes"
parameters:
qs:
- name: "offset"
description: "How many patch notes you want to skip back in history"
type: "int"
notes:
- 'Retrieves the latest Rainbow Six: Siege patch notes from the <a href="http://forums.ubi.com/forumdisplay.php/1074-News-amp-Announcements">Ubisoft forums</a>.'