pfSense REST API v2.0.0-beta-e8cd8dd
Pre-release
Pre-release
·
107 commits
to next_major
since this release
Fixes
- Allows
ntpserverfield to contain a maximum of 4 entries instead of 3 in DHCPServer and DHCPServerAddressPool (#475) - Fixes an issue where providing a null value to the
exactandexceptquery filters could unintentionally cause a query match for empty values like0.
Features
- Query filters are now extensible using the \RESTAPI\Core\QueryFilter class.
Changes
- The
containsquery filter now supports array values and thehasquery filter has subsequently been deprecated. - Documentation improvements.
Full Changelog: v2.0.0-dev-990b919...v2.0.0-beta-e8cd8dd