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

Update Swagger config, package versions, and clean up code #205

Merged
merged 5 commits into from
Sep 23, 2024

Conversation

marcominerva
Copy link
Owner

No description provided.

joegoldman2 and others added 5 commits September 14, 2024 14:10
- Removed unused using directives from `Program.cs`.
- Added `options.AddDefaultResponse()` to Swagger config in `Program.cs`.
- Updated `Swashbuckle.AspNetCore` to `6.8.0` in project files.
- Set default content type to `application/problem+json` in `DefaultResponseOperationFilter.cs`.
- Added default content type parameter to `GetResponse` in `SwaggerExtensions.cs`.
- Updated `FluentAssertions`, `Microsoft.NET.Test.Sdk`, and `xunit` in `TinyHelpers.Tests.csproj`.
- Set `Type` property of `ProblemDetails` to a URL in `ServiceCollectionExtensions.cs`.
- Removed commented-out code for `DateOnly` and `TimeOnly` in `SwaggerExtensions.cs`.
@marcominerva marcominerva merged commit 96aad75 into master Sep 23, 2024
4 checks passed
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.

2 participants