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

Refactor Swagger Endpoint Validation and Implement Custom Options Handling #315

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

1.On BuilderExtensions.cs AddSwaggerEndPoints method InvalidOperation…

3d16d55
Select commit
Loading
Failed to load commit list.
Open

Refactor Swagger Endpoint Validation and Implement Custom Options Handling #315

1.On BuilderExtensions.cs AddSwaggerEndPoints method InvalidOperation…
3d16d55
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Oct 16, 2024 in 3s

1 issue found. Autofix available.

Annotations

Check notice on line 16 in src/MMLib.ServiceDiscovery.Consul/Services/Swagger/ISwaggerService.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/MMLib.ServiceDiscovery.Consul/Services/Swagger/ISwaggerService.cs#L16

A closing brace should not be preceded by a blank line. (SA1508)