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

Activate Swagger endpoint #246

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 11, 2022

Description

What's new?

  • Activate swagger endpoint with Swashbuckle

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand requested a review from a team as a code owner February 11, 2022 16:30
@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #246 (6192c12) into main (0078fab) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   20.41%   20.36%   -0.05%     
==========================================
  Files          77       77              
  Lines        2273     2278       +5     
==========================================
  Hits          464      464              
- Misses       1809     1814       +5     
Impacted Files Coverage Δ
src/AzureIoTHub.Portal/Server/Startup.cs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0078fab...6192c12. Read the comment docs.

@kbeaugrand kbeaugrand merged commit e3322ce into main Feb 11, 2022
@kbeaugrand kbeaugrand deleted the feature/232_add_swagger_support branch February 11, 2022 17:00
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