Skip to content

Generate clients strictly from OpenAPI contracts - #6

Merged
meoyawn merged 1 commit into
masterfrom
codex/spec-derived-openapi-client
Aug 27, 2026
Merged

Generate clients strictly from OpenAPI contracts#6
meoyawn merged 1 commit into
masterfrom
codex/spec-derived-openapi-client

Conversation

@meoyawn

@meoyawn meoyawn commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove operation-ID-based YouTube resumable upload generation
  • generate operation-level servers and ordered multipart/related request bodies from OpenAPI 3.2 contracts
  • add regressions proving operation IDs cannot invent wire behavior

Downstream

  • listenbox/listenbox2#29

Verification

  • go test ./...
  • task check in the Listenbox integration repository
  • autoreview clean

Fixes #5

@meoyawn
meoyawn merged commit 5e71916 into master Aug 27, 2026
2 checks passed
@meoyawn
meoyawn deleted the codex/spec-derived-openapi-client branch August 27, 2026 12:47
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.

Generate strictly from the OpenAPI contract; remove hidden YouTube behavior

1 participant