Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Code cleanup and error checking

Compare
Choose a tag to compare
@Chris-Pratt-Clystnet Chris-Pratt-Clystnet released this 14 Jun 09:23
· 42 commits to master since this release

Code has been cleaned up to remove unnecessary code such as loops around requests when they are not needed.

A new set of error checks have been implemented that will throw errors when things like the status code come back as not 200 or the success field is set to false.