Invalid/incorrect Operation descriptions from the metadata using OpenAPI.NET.OData v1.0.10
#999
Labels
type: bug
Something isn't working
Using
v1.0.10
of the OpenAPI.NET.OData library, we experience the below Operation description issues, as picked from the Graph metadata:We have relative markdown links in the descriptions. PowerShell and Kiota-based clients only support absolute URLs in their descriptions:


In some operations, descriptions don't match API reference docs. This can be confusing to customers when a description doesn't match the operation they are using, e.g., Update application - Microsoft Graph v1.0 | Microsoft Docs

There are some which are empty:

Some have Read-only or Nullable texts

Some clean-up needs to be done first in Api Doctor to fix these descriptions. In the meantime, we need to disable Operation descriptions.
The text was updated successfully, but these errors were encountered: