Skip to content

fix: Pass the operationId option correctly to @hey-api/openapi-ts #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

7nohe
Copy link
Owner

@7nohe 7nohe commented Sep 24, 2024

fix #133

Copy link

github-actions bot commented Sep 24, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 99.08% (🎯 95%) 2156 / 2176
🟢 Statements 99.08% (🎯 95%) 2156 / 2176
🟢 Functions 100% (🎯 95%) 42 / 42
🟢 Branches 93.3% (🎯 85%) 209 / 224
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/generate.mts 100% 50% 100% 100%
Generated in workflow #379 for commit e0b7423 by the Vitest Coverage Report Action

@7nohe 7nohe self-assigned this Sep 24, 2024
@7nohe
Copy link
Owner Author

7nohe commented Sep 24, 2024

npm publish

@7nohe 7nohe requested a review from seriouslag September 25, 2024 00:54
@7nohe 7nohe changed the base branch from main to v1 October 14, 2024 05:56
@7nohe 7nohe added the v1 label Oct 14, 2024
Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi-react-query-codegen ❌ Failed (Inspect) Jan 20, 2025 11:06pm

@7nohe 7nohe merged commit 7ae866f into v1 Jan 20, 2025
5 of 6 checks passed
@7nohe 7nohe deleted the fix/operation-id branch January 20, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"--operationId" still includes service name
2 participants