Skip to content

Fix legacy document transformation#5315

Merged
RicoSuter merged 2 commits intoRicoSuter:masterfrom
copyleftproducts:fix-legacy-document-transform
Feb 27, 2026
Merged

Fix legacy document transformation#5315
RicoSuter merged 2 commits intoRicoSuter:masterfrom
copyleftproducts:fix-legacy-document-transform

Conversation

@copyleftproducts
Copy link
Copy Markdown
Contributor

Remove the unused requireParametersWithoutDefault property from TransformLegacyDocument, fixes #5303.

Remove code that overwrites documents when legacy transformations are necessary, fixes #1886.

@RicoSuter RicoSuter merged commit c5fcfd4 into RicoSuter:master Feb 27, 2026
@RicoSuter
Copy link
Copy Markdown
Owner

Thanks for the PR.

@copyleftproducts copyleftproducts deleted the fix-legacy-document-transform branch March 1, 2026 08:33
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.

TransformLegacyDocument adds requireParametersWithoutDefault which is not saved nswag config overwritten by aspNetCoreToSwagger for project

2 participants