Skip to content

feat: change schemas name pattern, add schemas.name option#1009

Merged
mrlubos merged 1 commit intomainfrom
fix/schemas-name
Sep 4, 2024
Merged

feat: change schemas name pattern, add schemas.name option#1009
mrlubos merged 1 commit intomainfrom
fix/schemas-name

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Sep 4, 2024

Closes #992

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link

vercel bot commented Sep 4, 2024

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

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 5:31am

@changeset-bot
Copy link

changeset-bot bot commented Sep 4, 2024

🦋 Changeset detected

Latest commit: c6b044d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@hey-api/openapi-ts Minor
@hey-api/docs Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrlubos mrlubos marked this pull request as ready for review September 4, 2024 05:29
@codecov
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.19%. Comparing base (820d0de) to head (c6b044d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
+ Coverage   76.15%   76.19%   +0.04%     
==========================================
  Files          89       89              
  Lines       10954    10973      +19     
  Branches     1111     1113       +2     
==========================================
+ Hits         8342     8361      +19     
  Misses       2605     2605              
  Partials        7        7              
Flag Coverage Δ
unittests 76.19% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 4, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/@hey-api/client-axios@1009
pnpm add https://pkg.pr.new/@hey-api/client-fetch@1009
pnpm add https://pkg.pr.new/@hey-api/openapi-ts@1009

commit: c6b044d

@mrlubos mrlubos merged commit a254df1 into main Sep 4, 2024
@mrlubos mrlubos deleted the fix/schemas-name branch September 4, 2024 05:38
@github-actions github-actions bot mentioned this pull request Sep 4, 2024
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.

Option to customize schema names and/or $ prefix

1 participant