Skip to content

Releases: TheJumpCloud/jcapi-go

First public release of JumpCloud API Client for API v1

29 Aug 19:35
Compare
Choose a tag to compare

Go SDK V2 Updates 8.6.18

07 Aug 19:33
383f5ac
Compare
Choose a tag to compare

PR
#10
#11

V2 API

  • PolicyTemplate Config Model corrections.
  • Bulk User Creation Endpoint & Model.
  • Removed workday import results & row functionality.

Updates to SDK for misc API changes

21 Jun 16:50
70d61af
Compare
Choose a tag to compare

#8 - Updates to SDK for misc API changes

Adding Workday endpoints and doc changes

06 Apr 19:01
e449426
Compare
Choose a tag to compare

#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

02 Nov 18:12
bca5826
Compare
Choose a tag to compare
  • 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

25 Sep 16:10
Compare
Choose a tag to compare
  • 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

07 Aug 20:29
Compare
Choose a tag to compare

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.