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

Re-enable reflection based JSON serialization #1073

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

VMelnalksnis
Copy link
Owner

Reflection based serialization is disabled when running the API outside of tests, see domaindrivendev/Swashbuckle.AspNetCore#2550

Reflection based serialization is disabled when running the API outside of tests, see domaindrivendev/Swashbuckle.AspNetCore#2550
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

Merging #1073 (ed54f5c) into master (8fa54cb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1073   +/-   ##
=======================================
  Coverage   67.61%   67.61%           
=======================================
  Files          15       15           
  Lines         315      315           
  Branches       24       24           
=======================================
  Hits          213      213           
  Misses         92       92           
  Partials       10       10           
Components Coverage Δ
API 67.61% <ø> (ø)
UI ∅ <ø> (∅)

@VMelnalksnis VMelnalksnis merged commit ed54f5c into master Feb 3, 2024
12 checks passed
@VMelnalksnis VMelnalksnis deleted the swagger-workaround branch February 3, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant