Skip to content

Tags: spatie/there-there-cli

Tags

0.8.2

Toggle 0.8.2's commit message
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>

0.8.1

Toggle 0.8.1's commit message
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>

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
Rebuild PHAR v0.7.1

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
Rebuild PHAR v0.7.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

0.6.0

Toggle 0.6.0's commit message
v0.6.0

0.5.0

Toggle 0.5.0's commit message
v0.5.0

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
Rebuild PHAR v0.4.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
freekmurze Freek Van der Herten
Fix API tokens URL to use correct path /app/settings/user/api-tokens

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>