mirror of
https://github.com/Decicus/DecAPI-Docs.git
synced 2024-11-26 10:12:29 +01:00
10 lines
391 B
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>.' |