HealthITAU / pyconnectwise

A library for simplifying interactions with the ConnectWise Manage API in Python
https://healthit.com.au
GNU General Public License v3.0
42 stars 7 forks source link

Update connectwise_endpoint.py #9

Closed EMoonArchiTech closed 10 months ago

EMoonArchiTech commented 10 months ago

Removed 'as_json' reference from function documentation in pyconnectwise.endpoints.base.connectwise_endpoint.ConnectWiseEndpoint._make_request() function, as per issue #8.

https://github.com/HealthITAU/pyconnectwise/issues/8#issuecomment-1685401485

8