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

Use convention based API versioning #458

Merged
merged 3 commits into from
Sep 10, 2022
Merged

Use convention based API versioning #458

merged 3 commits into from
Sep 10, 2022

Conversation

VMelnalksnis
Copy link
Owner

No description provided.

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:api labels Sep 10, 2022
@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Merging #458 (3db63c0) into master (9ff66ee) will increase coverage by 0.30%.
The diff coverage is 39.49%.

@@            Coverage Diff             @@
##           master     #458      +/-   ##
==========================================
+ Coverage   66.05%   66.35%   +0.30%     
==========================================
  Files         269      268       -1     
  Lines        7515     7538      +23     
  Branches      527      529       +2     
==========================================
+ Hits         4964     5002      +38     
+ Misses       2378     2363      -15     
  Partials      173      173              
Impacted Files Coverage Δ
...omeshade.WebApi/Configuration/AuthConfiguration.cs 100.00% <ø> (ø)
...ade.WebApi/Configuration/HttpsOptionsExtensions.cs 0.00% <0.00%> (ø)
...nfiguration/Options/ElasticSearchLoggingOptions.cs 0.00% <ø> (ø)
...meshade.WebApi/Configuration/Options/JwtOptions.cs 100.00% <ø> (ø)
...de.WebApi/Configuration/Options/KeycloakOptions.cs 100.00% <ø> (ø)
...meshade.WebApi/Configuration/Options/TlsOptions.cs 0.00% <ø> (ø)
...e.WebApi/Configuration/SerilogHostConfiguration.cs 0.00% <0.00%> (ø)
...onfiguration/Swagger/SwaggerGenConfigureOptions.cs 0.00% <0.00%> (ø)
.../Gnomeshade.WebApi/HealthChecks/OidcHealthCheck.cs 55.55% <ø> (ø)
...bApi/OpenApi/InternalServerErrorOperationFilter.cs 0.00% <0.00%> (ø)
... and 44 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 3db63c0 into master Sep 10, 2022
@VMelnalksnis VMelnalksnis deleted the fix-webapi-layout branch September 10, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant