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

apidom-reference: optional use of circular references (cycles) in swagger-client dereference strategy #2328

Closed
Tracked by #2289
char0n opened this issue Dec 5, 2022 · 0 comments
Assignees
Labels

Comments

@char0n
Copy link
Member

char0n commented Dec 5, 2022

Goal of this issue is to introduce support for circular references (cycles) in swagger-client dereference strategy. The strategy can already handle cycles - when useCircularStructures=true, our implementation is already complete.

When useCircularStructures=false - the reference needs to be absolutifieds and no processing should happen.

Refs #2289

@char0n char0n self-assigned this Dec 5, 2022
@char0n char0n added enhancement New feature or request OpenAPI 3.1 ApiDOM labels Dec 5, 2022
char0n added a commit that referenced this issue Dec 5, 2022
This affects OpenAPI 3.1 swagger-client dereference strategy.

Refs #2328
char0n added a commit that referenced this issue Dec 5, 2022
This affects OpenAPI 3.1 swagger-client dereference strategy.

Refs #2328
@char0n char0n closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant