-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add customized document serialization support #2677
Add customized document serialization support #2677
Commits on Apr 25, 2024
-
Added ISwaggerDocumentSerializer
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 89c445d - Browse repository at this point
Copy the full SHA 89c445dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f6721 - Browse repository at this point
Copy the full SHA c9f6721View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7522848 - Browse repository at this point
Copy the full SHA 7522848View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for a02dfa8 - Browse repository at this point
Copy the full SHA a02dfa8View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 471e800 - Browse repository at this point
Copy the full SHA 471e800View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e40a1ca - Browse repository at this point
Copy the full SHA e40a1caView commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 082a1c4 - Browse repository at this point
Copy the full SHA 082a1c4View commit details -
Added tests on DocumentProvider
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for df70359 - Browse repository at this point
Copy the full SHA df70359View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3bf2a65 - Browse repository at this point
Copy the full SHA 3bf2a65View commit details -
More code review comments resolved
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f8b6128 - Browse repository at this point
Copy the full SHA f8b6128View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for dd7e74f - Browse repository at this point
Copy the full SHA dd7e74fView commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 90c7c4d - Browse repository at this point
Copy the full SHA 90c7c4dView commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for bc6bf47 - Browse repository at this point
Copy the full SHA bc6bf47View commit details -
fixed call to SwaggerMiddleware
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 284476f - Browse repository at this point
Copy the full SHA 284476fView commit details -
Fixed SwaggerBuilderExtensions
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b46d4c - Browse repository at this point
Copy the full SHA 0b46d4cView commit details -
Simplified TemplateBinder usage
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 82985cd - Browse repository at this point
Copy the full SHA 82985cdView commit details -
Switched to using SwaggerOptions to configure the document serializer
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 65f2d88 - Browse repository at this point
Copy the full SHA 65f2d88View commit details -
Merge pull request #2 from remcolam/feature/domaindrivendev#2668-add-…
…custom-document-serializer-support-via-swaggergenoptions Switched to using SwaggerOptions to configure the document serializer
Configuration menu - View commit details
-
Copy full SHA for c771dc9 - Browse repository at this point
Copy the full SHA c771dc9View commit details -
Update src/Swashbuckle.AspNetCore.Swagger/SwaggerOptions.cs
Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca28721 - Browse repository at this point
Copy the full SHA ca28721View commit details -
Update src/Swashbuckle.AspNetCore.Swagger/DependencyInjection/Swagger…
…OptionsExtensions.cs Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5147d8 - Browse repository at this point
Copy the full SHA c5147d8View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 03ecdc7 - Browse repository at this point
Copy the full SHA 03ecdc7View commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 144e41e - Browse repository at this point
Copy the full SHA 144e41eView commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e2048bf - Browse repository at this point
Copy the full SHA e2048bfView commit details -
Remco Lam committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c1193e - Browse repository at this point
Copy the full SHA 5c1193eView commit details -
Update src/Swashbuckle.AspNetCore.Swagger/DependencyInjection/Swagger…
…OptionsExtensions.cs Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 779b9d9 - Browse repository at this point
Copy the full SHA 779b9d9View commit details -
Update src/Swashbuckle.AspNetCore.Swagger/DependencyInjection/Swagger…
…OptionsExtensions.cs Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90a1c32 - Browse repository at this point
Copy the full SHA 90a1c32View commit details -
Update src/Swashbuckle.AspNetCore.Swagger/DependencyInjection/Swagger…
…OptionsExtensions.cs Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5be0578 - Browse repository at this point
Copy the full SHA 5be0578View commit details -
Update src/Swashbuckle.AspNetCore.Swagger/DependencyInjection/Swagger…
…ServiceCollectionExtensions.cs Co-authored-by: Martin Costello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53eba1e - Browse repository at this point
Copy the full SHA 53eba1eView commit details -
Restored using that was needed
Remco Lam committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 04c3c32 - Browse repository at this point
Copy the full SHA 04c3c32View commit details