Skip to content

Removes operation descriptions from OpenAPI docs #1000

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

Merged
merged 6 commits into from
May 18, 2022

Conversation

irvinesunday
Copy link
Contributor

Fixes #999

This PR:

  • Removes operation descriptions from OpenAPI docs. This is temporary until we get a fix in the Api Doctor to resolve the incorrect/inaccurate descriptions in the metadata.
  • Bumps the OpenAPI.NET.OData lib to the latest stable version -v1.0.10
  • Adds a new OpenAPI convert setting, ExpandDerivedTypesNavigationProperties = false

@irvinesunday irvinesunday reopened this May 18, 2022
@irvinesunday irvinesunday merged commit 5e4a8c5 into dev May 18, 2022
@irvinesunday irvinesunday deleted the fix/is/remove-descriptions-powershell branch May 18, 2022 17:35
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

33.3% 33.3% Coverage
0.0% 0.0% Duplication

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.

Invalid/incorrect Operation descriptions from the metadata using OpenAPI.NET.OData v1.0.10
3 participants