Releases: TheJumpCloud/jcapi-go
Releases · TheJumpCloud/jcapi-go
First public release of JumpCloud API Client for API v1
Go SDK V2 Updates 8.6.18
Updates to SDK for misc API changes
#8 - Updates to SDK for misc API changes
Adding Workday endpoints and doc changes
#7 - Update JCAPI for Workday and misc other changes
- added support for workday endpoints
- lots of docs changes
- enable following missing traversal endpoints:
api/v2/systems/{systemID}/commands
api/v2/systemgroups/{systemgroup_ID}/commands
api/v2/users/{user_ID}/systemgroups
api/v2/systems/{system_ID}/usergroups - misc cleanups
First public release of JumpCloud API Client for API v2
- new format for JC API v2 client according to swagger-codegen 2.3.0
- deprecating JC API v1 client code for now, until swagger-codegen issues are resolved
1.1.0 - Code cleanup and renamed packages
- Removed redundant files from the swagger generated code
- Renamed jcapiv1 and jcapiv2 packages to v1 and v2
#4 - Prepping for Groups GA
First release of the JC API Go client
This code has been generated by swagger-codegen version 2.2.2
GraphType.go and GroupType.go have been patched to be string type instead of empty struct.