ptero-notes icon indicating copy to clipboard operation
ptero-notes copied to clipboard

Markdown files documenting Pterodactyl and Wings APIs & internals

Results 8 ptero-notes issues
Sort by recently updated
recently updated
newest added

With the new guidelines being merged, all of the documents for the Pterodactyl API (and a few of the Wings API documents) need updating to the specification: Application: - [x]...

help wanted
bug fix

A section (probably in the main README) defining the appropriate terminology for the Pterodactyl and Wings APIs, as well as clarifications for incorrect or misinterpreted terms.

enhancement
good first issue

Most of the endpoints for the application API has been covered with a few notable ones missing, like servers (for example). Ideally this should be covered entirely.

enhancement
help wanted
good first issue
coverage

Full coverage of the client API is the goal here, there have been attempts [here](https://api.ptero.sh) and from [the original documentation](https://dashflo.net/docs/api/pterodactyl/v1/) but ideally this repo should have full coverage of all...

enhancement
help wanted
good first issue
coverage

Having a detailed specification for JWT token generation and the usage in the different APIs (this is partially documented already via the claims sections). This is primarily for the Wings...

enhancement
help wanted
good first issue

The panel has an interesting locales endpoint which returns an object containing the localization/translation strings for the frontend. It's currently only used for activity logs but I believe its usage...

enhancement
good first issue
question

Documentation should be provided for the `/auth` endpoints which are responsible for user authentication in the panel. It is not part of any specific API and is not classed as...

enhancement
help wanted
coverage

This is used in the application API documentation already, but having example JSON models for the applicable endpoints that can be used as references for people using the API, similarly...

enhancement
help wanted
good first issue