Dominik
Dominik
## Thank you for your contribution to the Pi-hole Community! Please read the comments below to help us consider your Pull Request. We are all volunteers and completing the process...
## Thank you for your contribution to the Pi-hole Community! Please read the comments below to help us consider your Pull Request. We are all volunteers and completing the process...
Multi-purpose PR to improve the documentation about the necessary ports for Pi-hole: - FTL only uses port 4711 for its telnet API (for quite some time) - Add open resolver...
It will be simpler to maintain the API documentation while the API is developed instead of doing this in one big batch at the end.
**By submitting this pull request, I confirm the following:** - [X] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md). - [X] I have checked that [another pull request](https://github.com/pi-hole/FTL/pulls) for this...
**By submitting this pull request, I confirm the following (please check boxes, eg [X]) _Failure to fill the template will close your PR_:** ***Please submit all pull requests against the...
**By submitting this pull request, I confirm the following:** - [X] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md). - [X] I have checked that [another pull request](https://github.com/pi-hole/FTL/pulls) for this...
**By submitting this pull request, I confirm the following:** - [X] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md). - [X] I have checked that [another pull request](https://github.com/pi-hole/FTL/pulls) for this...
## Thank you for your contribution to the Pi-hole Community! Please read the comments below to help us consider your Pull Request. We are all volunteers and completing the process...
I'm using `openapi-example-validator` to check if the values returned by our API meet the specifications. This to ensure we cannot forget to update the documentation and to avoid any breaking...