What's new in the Minikai API.

Nullable schema representation updated

schemarelease

v1.8.1 Nullable properties that reference another schema now express null via an explicit enum: [null] branch in their oneOf list, instead of a top-level nullable: true flag, from an OpenAPI generator upgrade. Behaviour is unchanged and this is a safe upgrade.