chore: 🐝 Update SDK - Generate 0.0.4#1
Merged
Conversation
srqai
pushed a commit
that referenced
this pull request
Apr 17, 2026
- Mark 76 duplicate #1 path variants as x-speakeasy-internal to remove ugly tag-based command groups (service-management, client-management-1, token-endpoint, etc.) that duplicated the clean overlay-mapped groups - Mark /api/lifecycle/healthcheck as internal - Enable Homebrew tap distribution (authlete/homebrew-tap) - Enable custom code regions for hand-written extensions - Bump version to 0.0.7 - Add MIT LICENSE file (fixes GoReleaser LICENSE* glob warning) - Remove "not ready for production" banner from README Made-with: Cursor
srqai
pushed a commit
that referenced
this pull request
Apr 17, 2026
The workflow had two inputs for the same spec: spec_next.yaml (raw) and the Speakeasy registry version. Speakeasy merged them and created #1/#2 path variants, doubling every operation. Only #2 got overlay group overrides, leaving #1 under original tags as duplicate CLI commands. Removing the registry input eliminates the split. Also removed the 76 #1-targeted overlay entries that were ineffective (overlay runs before the merge creates #1/#2 suffixes). Kept lifecycle healthcheck as internal. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
OpenAPI Change Summary
No specification changesView full report
Linting Report
0 errors, 700 warnings, 11 hintsView full report
CLI CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.760.0