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

feat(converter): add complete code infrastructure #3755

Merged
merged 4 commits into from Jan 30, 2024

Conversation

char0n
Copy link
Member

@char0n char0n commented Jan 30, 2024

Refs #3697
Closes #3743


Please also read the #3697 and specifically the section labelled as Architectural design.

@kowalczyk-krzysztof
Copy link
Member

Awesome work @char0n !

@tekyu @damian-polewski-sb @glowcloud Please take a look at this PR and pay attention specifically to:
packages/apidom-converter/src/strategies/openapi-3-1-to-openapi-3-0-3/refractor-plugins/webhooks.ts and
packages/apidom-converter/src/strategies/openapi-3-1-to-openapi-3-0-3/refractor-plugins/openapi-version.ts as those give you an example on how to write converter plugins.

@char0n char0n merged commit f882828 into main Jan 30, 2024
7 of 8 checks passed
@char0n char0n deleted the char0n/converter-code-infra branch January 30, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants