Tags: spatie/there-there-cli
Tags
Make download-attachment write a usable file laravel-openapi-cli 1.5.0 writes a non-JSON response body through untouched. Before that it prefixed a "Response is not JSON" line, added a trailing newline and ran the bytes through the console formatter, all of which landed in the file, so the command could report on an attachment but not save one. Rebuilds the PHAR as 0.8.2. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Rebuild PHAR v0.8.1 0.8.0 was tagged on the spec resync, but the committed binary was still the one built for 0.7.1, so the release shipped the old spec: show-ticket was missing and get-tickets-ticket was still there. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Resync the bundled OpenAPI spec (#26) Picks up eight endpoints the CLI never exposed (companies, custom fields, ticket import, ticket channel, ticket custom fields, attachment upload and download), and the operationIds added in there-there.app#339, which is what makes the generated names match the ones these docs have always used: show-ticket rather than get-tickets-ticket. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>