pfSense API (Beta) v0.0.3
Pre-release
Pre-release
·
2965 commits
to master
since this release
New:
- Adds support for JWT bearer authentication to provide a more traditional REST API
- Introduces new framework to assist development and extensions
Changes:
- Converted function based structure to object oriented structure
- Removed Base64 as authentication mode
- Removes search field from GET API calls