Skip to content

docs: document how to regenerate types, add dockerized rust generation - #463

Merged
slowbackspace merged 1 commit into
masterfrom
docs/regenerate-types
Jul 29, 2026
Merged

docs: document how to regenerate types, add dockerized rust generation#463
slowbackspace merged 1 commit into
masterfrom
docs/regenerate-types

Conversation

@slowbackspace

Copy link
Copy Markdown
Contributor

Summary

  • Adds a generate-types:rust:docker script that runs the same pinned openapi-generator version (v7.20.0, from openapitools.json) via the official Docker image — no local Java runtime needed.
  • Documents the type regeneration workflow (TypeScript + Rust) in a new Regenerating types section of the README, including the note that the Rust crate is models-only (apis=false), so endpoint/query-parameter-only spec changes produce no crate diff.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openapi Ready Ready Preview, Comment Jul 29, 2026 8:43am

Request Review

Adds a generate-types:rust:docker script that runs the pinned
openapi-generator version via Docker (no local Java needed) and
documents the type regeneration workflow in the README.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@slowbackspace
slowbackspace force-pushed the docs/regenerate-types branch from 77c6dab to 71861b5 Compare July 29, 2026 08:43
@slowbackspace
slowbackspace merged commit 713465a into master Jul 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant