Skip to content

Fix configuration properties not being copied#2796

Merged
domaindrivendev merged 1 commit intodomaindrivendev:masterfrom
martincostello:gh-2741-copy-comparer
Apr 24, 2024
Merged

Fix configuration properties not being copied#2796
domaindrivendev merged 1 commit intodomaindrivendev:masterfrom
martincostello:gh-2741-copy-comparer

Conversation

@martincostello
Copy link
Copy Markdown
Collaborator

@martincostello martincostello commented Apr 14, 2024

Fix properties not being copied during clone.

I looked into testing the method directly, but that involved what I thought was too much complication to get [InternalsVisibleTo] working. Instead I've added a test which will fail if new properties are added to act as a signpost to update the DeepCopy() methods.

Loading
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.

SwaggerGeneratorOptions.SchemaComparer isn't calling the configured Comparer

3 participants