Skip to content
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

feat(core): migrate to @hey-api/openapi-ts #63

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

paambaati
Copy link
Owner

@paambaati paambaati commented Apr 26, 2024

BREAKING CHANGE: move to @hey-api/openapi-ts, as openapi-typescript-codegen is being deprecated.

Currently blocked on hey-api/openapi-ts#474 and hey-api/openapi-ts#484. All pending issues are now fixed.

This has to be merged after very careful and thorough testing, as @hey-api/openapi-ts does not seem very correct so far.

Fixes #68.

BREAKING CHANGE: move to @hey-api/openapi-ts, as openapi-typescript-codegen is being deprecated
@paambaati paambaati added the enhancement New feature or request label Apr 26, 2024
@paambaati paambaati self-assigned this Apr 26, 2024
@paambaati paambaati changed the title core: migrate to @hey-api/openapi-ts feat(core): migrate to @hey-api/openapi-ts Apr 26, 2024
also remove the version field, as the action would automatically pick up what's in the 'packageManager' field in package.json
@paambaati
Copy link
Owner Author

paambaati commented May 21, 2024

Currently broken due to hey-api/openapi-ts#606 Fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: move to @hey-api/openapi-ts code generator
1 participant