Skip to content

Conversation

@seriouslag
Copy link
Collaborator

@seriouslag seriouslag commented May 3, 2024

In this PR,

  • Update to @hey-api/openapi-ts to 0.43.0
  • Update other dependencies
  • Share the same OpenAPI spec file for examples
  • list @hey-api/openapi-ts as a dependency, instead of a peerDependency since we are using a pinned version and never a loose version.

closes #89

A note: we are in need of an example/test for enums.

@github-actions
Copy link

github-actions bot commented May 3, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 99.07% (🎯 95%) 1817 / 1834
🟢 Statements 99.07% (🎯 95%) 1817 / 1834
🟢 Functions 100% (🎯 95%) 40 / 40
🟢 Branches 94.51% (🎯 85%) 155 / 164
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/generate.mts 100% 100% 100% 100%
Generated in workflow #264

@seriouslag seriouslag requested a review from 7nohe May 3, 2024 17:53
@seriouslag seriouslag self-assigned this May 3, 2024
@seriouslag seriouslag added the enhancement New feature or request label May 3, 2024
@7nohe 7nohe merged commit 198bb9b into main May 4, 2024
@7nohe 7nohe deleted the patch/update-to-openapi-ts-0.43.0 branch May 4, 2024 02:10
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.

Enums are suffixed with Enum?

3 participants