File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Read the Docs configuration file for MkDocs projects
2+ # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3+
4+ # Required
5+ version : 2
6+
7+ # Set the version of Python and other tools you might need
8+ build :
9+ os : ubuntu-22.04
10+ tools :
11+ python : " 3.12"
12+
13+ mkdocs :
14+ configuration : mkdocs.yml
Original file line number Diff line number Diff line change 33[ ![ Build] ( https://github.com/jaredhendrickson13/pfsense-api/actions/workflows/build.yml/badge.svg?branch=next_major )] ( https://github.com/jaredhendrickson13/pfsense-api/actions/workflows/build.yml )
44[ ![ Quality] ( https://github.com/jaredhendrickson13/pfsense-api/actions/workflows/quality.yml/badge.svg?branch=next_major )] ( https://github.com/jaredhendrickson13/pfsense-api/actions/workflows/quality.yml )
55
6- Welcome to the pfSense-pkg-RESTAPI repository! This package offers a robust and secure REST API for pfSense firewalls.
7- It is designed to streamline automation by transforming the PHP functions and processes used by pfSense's
8- webConfigurator into versatile API endpoints. This document aims to provide comprehensive details about installation,
9- configuration, authentication, and usage of the pfSense REST API.
6+ This package offers a robust and secure REST API for pfSense firewalls. It is designed to streamline automation by
7+ transforming the PHP functions and processes used by pfSense's webConfigurator into versatile API endpoints.
108
119> [ !TIP]
1210> Detailed API endpoint documentation can be found in the [ webConfigurator after installation] ( #webconfigurator-settings--documentation ) .
You can’t perform that action at this time.
0 commit comments