Skip to content

openapi2conv: Preserve externalDocs on operations during conversion #1070

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

hwustrack
Copy link
Contributor

Summary

Preserve externalDocs on Operations during conversion.

Related issue

Fixes #1069

Changes

  • Sets externalDocs on operations during v2 → v3 conversion
  • Sets externalDocs on operations during v3 → v2 conversion
  • Adds tests verifying externalDocs are preserved at:
    • Root level
    • Schema level
    • Operation level

@fenollp fenollp merged commit 90fb641 into getkin:master May 19, 2025
5 checks passed
@fenollp
Copy link
Collaborator

fenollp commented May 19, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

openapi2conv: Operation-level externalDocs are not preserved
2 participants