TheJumpCloud / jcapi-python

21 stars 20 forks source link

Update Python SDK to latest OAS definition #20

Closed bbawn closed 5 years ago

bbawn commented 5 years ago

There have been quite a few API changes since the SDK was last generated. Highlights include:

  1. Numerous documentation changes
  2. Remove regex from search filter
  3. Add body parameter to systemusers/:id/resetmfa endpoint
  4. Change minimum constraint on systemuser.unix_uid and unix_guid from 0 to 1.
  5. Add active property to FDE model.
  6. Add BulkUserUpdate request
  7. Add TranslationRule endpoints to GSuite and Office365