Skip to content

Conversation

smorimoto
Copy link
Collaborator

Summary

  • allow partial extractingOptions when calling generateApi
  • add changeset

Testing

  • yarn lint types/index.ts
  • yarn test

Fixes #1183


https://chatgpt.com/codex/tasks/task_e_68aff6dba7cc832785c24f224afebcd0

Copy link

changeset-bot bot commented Aug 28, 2025

🦋 Changeset detected

Latest commit: 601bcf1

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

This PR includes changesets to release 1 package
Name Type
swagger-typescript-api Patch

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

@smorimoto smorimoto changed the title fix: permit partial extractingOptions in generateApi configuration Allow partial extractingOptions in generateApi configuration Aug 28, 2025
Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto force-pushed the codex/fix-issue-1183-in-swagger-typescript-api branch from ab0a93e to 601bcf1 Compare August 28, 2025 06:40
@smorimoto smorimoto merged commit 912e521 into main Aug 28, 2025
10 checks passed
@smorimoto smorimoto deleted the codex/fix-issue-1183-in-swagger-typescript-api branch August 28, 2025 06:41
@github-actions github-actions bot mentioned this pull request Aug 28, 2025
@smorimoto smorimoto added the bug Something isn't working label Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working codex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New typings no longer allow partial extractingOptions on generateApi config
1 participant