pfSense REST API v2.0.0-dev-cbc8ea0
Pre-release
Pre-release
·
616 commits
to next_major
since this release
Please refer to the announcement for more details regarding v2.
New
- Adds IPsecPhase1 model, endpoints and tests.
- Adds IPsecPhase1Encryption model, endpoints and tests.
- Adds IPsecPhase2 model, endpoints and tests.
- Adds IPsecPhsse2Encryption model, endpoints and tests.
- Adds WakeOnLANSend model, endpoint and tests.
- Form classes now automatically generate pfSense privileges for their respective web pages.
Fixes
- Fixes an issue where endpoints would throw a server error if pagination parameters
limitandoffsetwere not provided - Fixes an issue where Models with parent_id's could not be constructed outside of the
dataparameter. - Addresses minor bugs and optimizations.