v0.2.0
Minor Changes
-
fb3737a: Refresh API coverage against the current e-Prospera OpenAPI spec and add three commands.
- Migrate
application payto the canonical/pay/voucherendpoint with a new--voucherflag.--couponremains as a deprecated alias that sends the code asvoucherCodeand prints a deprecation warning on stderr. - Add
application checkout <id>to create hosted checkout sessions (standardsk-API keys only; Agent Keys are rejected locally). Requires--redirect-urland exactly one of--provideror--payment-method <json>. - Add
referral list <code>to list Catalyst referral-code attribution (standardsk-API keys only). - Add
visitor-pass createto submit public visitor pass applications. This command needs no credential and never sends an Authorization header. - Regenerate
src/api/generated.tsfrom the published spec (18 to 35 paths).
- Migrate