Skip to content

0.1.1

Pre-release
Pre-release

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 04 Sep 23:55

Fixed

  • Allow null in Team response billing_address, as observed in an authenticated response. The update request still requires an address object when that field is supplied.

Added

  • Seven sanitized authenticated response fixtures, validated offline against the bundled response schemas. Coverage includes Team, active Team Members, Events, and empty Cluster and Network lists.
  • Executor import evidence for all 84 operations and eight successful authenticated read operations, including PEM certificate handling. Approval enforcement and cluster provisioning remain untested.
  • TypeScript and Zod regression checks for nullable Team billing addresses.