Infoblox-PS / ibx-sdk

Basic Tools and Functions used by other Integrations.
Apache License 2.0
4 stars 0 forks source link

Dev ppiper #43

Closed yeti9990 closed 11 months ago

yeti9990 commented 11 months ago

Big TIME refactor of GET, PUT, DELETE and POST method calls on the WAPI object. Any code written to use these calls will be breaking.

I'm not sure fileop and service will be broken b/c we don't seem to call the wapi.get(), wapi.put(), wapi.post() and wapi.delete() directly - instead we seem to use the self.conn.

I'm going to push this update b/c it DOES two (2) great things: