mirror of
https://github.com/turnstonelabs/turnstone.git
synced 2026-08-12 23:12:23 -06:00
fa1ba2cc01
str | None under-specified the field: the implementation and the TS SDK union both constrain it to queue_full / refused_closed, and the Literal projects a proper enum into the generated OpenAPI spec so clients reject unexpected values. Specs regenerated.