Skip to content

Conversation

smorimoto
Copy link
Collaborator

Summary

  • remove GenerateApiParamsBase and reference GenerateApiConfiguration directly
  • expose missing configuration fields and update method
  • restore modular option typing
  • document configuration fields with JSDoc comments
  • document configuration defaults with @default tags

Testing

  • yarn format:check
  • yarn lint (fails: Some errors were emitted while running checks)
  • yarn test

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

Copy link

changeset-bot bot commented Aug 28, 2025

🦋 Changeset detected

Latest commit: 19324b2

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 Merge GenerateApiParamsBase into configuration and restore modular option typing Merge GenerateApiParamsBase into configuration Aug 28, 2025
Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto force-pushed the codex/merge-generateapiparamsbase-into-generateapiconfiguration branch from 78eb12b to a5b33c8 Compare August 28, 2025 06:17
@smorimoto smorimoto marked this pull request as ready for review August 28, 2025 06:17
Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto merged commit bec35e8 into main Aug 28, 2025
10 checks passed
@smorimoto smorimoto deleted the codex/merge-generateapiparamsbase-into-generateapiconfiguration branch August 28, 2025 06:22
@github-actions github-actions bot mentioned this pull request Aug 28, 2025
@smorimoto smorimoto added the enhancement New feature or request label Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codex enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant