Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for definitions that have circular references #549

Open
erunion opened this issue Oct 26, 2022 · 3 comments
Open

Improve support for definitions that have circular references #549

erunion opened this issue Oct 26, 2022 · 3 comments
Labels
area:core Issues related to `core`, which is the package that powers the SDKs at runtime enhancement New feature or request

Comments

@erunion
Copy link
Member

erunion commented Oct 26, 2022

Currently with v5 there are a number of issues in codegen, and in oas, that are preventing us supporting circular references out of the gate. We should improve on this.

Here's an example API definition that fails with codegen: https://api.apis.guru/v2/specs/amazonaws.com/ce/2017-10-25/openapi.json

@erunion erunion added area:core Issues related to `core`, which is the package that powers the SDKs at runtime enhancement New feature or request labels Oct 26, 2022
@gdonoso94
Copy link

Hi, I came across this problem too. Is there any update?

@erunion
Copy link
Member Author

erunion commented Dec 9, 2022

@gdonoso94 Unfortunately none at the moment.

@JwanKaro
Copy link

JwanKaro commented Feb 1, 2024

Are there any new developments regarding this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Issues related to `core`, which is the package that powers the SDKs at runtime enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants