devnote-dev / ptero-notes

Markdown files documenting Pterodactyl and Wings APIs & internals
33 stars 5 forks source link

Parameter for Wings endpoint. #22

Closed DEV-DIBSTER closed 1 year ago

DEV-DIBSTER commented 1 year ago

There is a new endpoint on the wings, supposedly as of v1.10.0.

?v=2 Displays additional information.

devnote-dev commented 1 year ago

This parameter is already covered in GET /api/system but there should definitely be example responses of both versions.

DEV-DIBSTER commented 1 year ago

@devnote-dev I'm not sure how to format the example responses, but this is what I came up with if you'd like to take a look:

https://github.com/DEV-DIBSTER/ptero-notes/blob/main/wings/system.md

devnote-dev commented 1 year ago

It might be worth labeling them Version 1 and Version 2, but otherwise that looks good! Feel free to send in a PR.