Skip to content

Conversation

RoCat
Copy link
Contributor

@RoCat RoCat commented Sep 8, 2025

The goal of this merge request is to ensure discriminators are at the (not so) very first place in generation, just after enums.
If they're not, that will cause cyclic errors in typescript.

Copy link

changeset-bot bot commented Sep 8, 2025

🦋 Changeset detected

Latest commit: 3566963

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
Copy link
Collaborator

@codex review

@smorimoto smorimoto added the bug Something isn't working label Sep 16, 2025
@smorimoto smorimoto linked an issue Sep 16, 2025 that may be closed by this pull request
Copy link

Codex Review: Didn't find any major issues. What shall we delve into next?

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@smorimoto
Copy link
Collaborator

bugbot run

cursor[bot]

This comment was marked as outdated.

@smorimoto smorimoto changed the title set discriminators types before other types than enums Set discriminators types before other types than enums Sep 16, 2025
rcatoio and others added 2 commits September 18, 2025 11:29
@smorimoto smorimoto merged commit 9a7c788 into acacode:main Sep 18, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Sep 18, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"circularly references itself" errors after upgrade to 13
2 participants