|
|
01fdbc4d31
|
Updated README.md with a new layout
Fixed name of function to better fit the standard (addClient -> createClient)
|
2018-11-11 20:29:31 +11:00 |
|
|
|
d0705886a1
|
Started refactoring
|
2018-11-11 19:59:42 +11:00 |
|
|
|
814c0c1f46
|
Added the rest of the REST-API funtions to the library
Updated the documentation
The only thing that is still broken is the getStream() as it is 400ing and I cannot tell why
|
2018-11-11 15:06:16 +11:00 |
|
|
|
247b82a652
|
Removed legacy auth garbage
|
2018-11-10 20:06:15 +11:00 |
|
|
|
51eb2e9f2d
|
Added in basicAuth
Added in updateApplicationImage
Added in getClients
Added in deep regret at forgetting a headers=self.headers
|
2018-11-10 19:55:08 +11:00 |
|
|
|
858c7fbe70
|
Implemented the basics versions of createApplication and deleteApplication
Both seem to be working, need to run more tests though
|
2018-11-10 18:27:50 +11:00 |
|
Benjamyn
|
ad04225586
|
added basic applications command
|
2018-11-08 22:59:23 +11:00 |
|
Benjamyn
|
e39b2436bf
|
Initial commit
|
2018-11-08 09:44:23 +11:00 |
|