-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support [JsonPolymorphic] and [JsonDerivedType] (#3170)
* Support of JsonPolymorphicAttribute Fix integration Basic and NSwagClientExample tests to have different outputs for .net6 * Apply suggestions from code review Co-authored-by: Martin Costello <martin@martincostello.com> * add `Produces` to NSwagClientExmaple to strip unnecessary fields fix `SwaggerEndpoint_ReturnsValidSwaggerJson_DotNet6` test - it wasn't using parameters * Add README from https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2671/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 * Apply suggestions from code review --------- Co-authored-by: martincostello <martin@martincostello.com> Co-authored-by: schnerring <3743342+schnerring@users.noreply.github.com>
- Loading branch information
1 parent
85b4808
commit a87fb1d
Showing
14 changed files
with
2,341 additions
and
3,291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.