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

namespaces: refracting semantic ApiDOM #3756

Closed
char0n opened this issue Jan 30, 2024 · 1 comment
Closed

namespaces: refracting semantic ApiDOM #3756

char0n opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
ApiDOM bug Something isn't working

Comments

@char0n
Copy link
Member

char0n commented Jan 30, 2024

Our namespaces are currently unable to refract already semantic ApiDOM. Simple change in code will allow semantic -> semantic conversion. This comes handy when there is a need to refract ApiDOM in OpenAPI 3.1.0 namespace to ApiDOM in OpenAPI 3.0.x namespace.

This issue has already been fixed for OpenAPI 3.0.x namespaces in https://github.com/swagger-api/apidom/pull/3755/files#diff-9b2aa67bd04bd47fd6036e71fc00721ee99677ac0ba38eae0201a228fb700f3eR84

Note all namespaces except OpenAPI 3.0.x are affected.

@char0n char0n self-assigned this Jan 30, 2024
@char0n char0n added bug Something isn't working ApiDOM labels Jan 30, 2024
@char0n
Copy link
Member Author

char0n commented Feb 6, 2024

Addressed in #3798

@char0n char0n closed this as completed Feb 6, 2024
char0n pushed a commit that referenced this issue Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ApiDOM bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants