Skip to content

Bug fixes and new features!

Compare
Choose a tag to compare
@daxm daxm released this 11 Sep 14:23
· 570 commits to master since this release

Added a "dry_run" feature. This will allow you to see what would have been sent to the FMC's API. Works for GET, POST, PUT. (I forgot to add it to DELETE. I'll fix that in the next release.)

Fixed "enabled" always being False in PhysicalInterface Class.

Adjusted, again, the token refresh logic.