Skip to content

Releases: UniCourt/enterprise-api-py-sdk

v1.1.0

09 Sep 07:41
40eff3c
Compare
Choose a tag to compare

SDK Release Note

  • SDK upgrade from current version 1.0.1 to new version 1.1.0
  • Supports OAS 3.1 standards
  • JSON schema validation of request and response objects
  • SDK objects are python objects so can be pickled and unpickled
  • Supports python version >= 3.7

v1.0.1

28 Feb 05:56
faff99d
Compare
Choose a tag to compare

Minor release of UniCourt Enterprise API SDK

  1. Fix for datetime serialization format override issue in response object.
  2. Updated Models for all request and response objects to support DELAYED status.
  3. Updates in SDK tests.
  4. GitHub Actions update in test workflows.

Accessing court cases, legal data and litigation analytics has never been easier.

v1.0.0

31 Mar 13:19
bbf9e89
Compare
Choose a tag to compare

First release of UniCourt Enterprise API SDK

  1. API Class for each endpoints
  2. UniCourt wrappers for each API class
  3. Models for all request and response objects
  4. Tests include for each API
  5. GitHub Actions also setup to run test workflows on each merge

Accessing court cases, legal data and litigation analytics has never been easier.