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

Handle inherited documentation when generating open api specification #746

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

VMelnalksnis
Copy link
Owner

Fixes #449

@VMelnalksnis VMelnalksnis added type:bug Something isn't working area:api labels Mar 25, 2023
@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Merging #746 (33c4102) into master (75dbe48) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
+ Coverage   78.88%   78.92%   +0.03%     
==========================================
  Files         226      226              
  Lines        6342     6354      +12     
==========================================
+ Hits         5003     5015      +12     
  Misses       1339     1339              
Impacted Files Coverage Δ
...guration/Swagger/SwaggerConfigurationExtensions.cs 100.00% <100.00%> (ø)

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 33c4102 into master Mar 25, 2023
@VMelnalksnis VMelnalksnis deleted the swagger-doc branch March 25, 2023 11:13
@VMelnalksnis VMelnalksnis temporarily deployed to github-pages March 25, 2023 11:13 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inheritdoc does not work for controllers in swagger
1 participant