Skip to content

pfSense REST API v2.0.0-dev-f207e6f

Pre-release
Pre-release

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 22 May 19:15
· 145 commits to next_major since this release

Important

We are quickly approaching a beta status for v2 as all feature commitments have been met and all automated testing is passing. For those able, please take some time to test your use cases on v2 and report any issues. A beta release is expected before the end of this month. Thanks!

New

  • Adds DHCPServerCustomOption model, endpoint and tests
  • Adds DHCPServerLease model, endpoint and tests
  • Adds InterfaceStats model, endpoint and tests
  • Adds AvailableInterface model, endpoint and tests
  • Adds /api/v2/firewall/virtual_ip/apply endpoint
  • Adds a non-interactive version of the Swagger API docs at https://pfrest.org/api-docs/

Changes

Fixes

  • Fixes OpenAPI schema errors
  • Fixes an issue where some PortField's had their default set to an integer instead of a string.
  • Fixes an issue where some many enabled Model Fields use a primitive value type as its default instead of an array default.
  • Fixes DHCPServer::replace_all()/PUT /api/v2/services/dhcp_servers so they are applied with the correct IDs.

Full Changelog: v2.0.0-dev-1bd5e5a...v2.0.0-dev-f207e6f