OpenAPI.NET.OData
OpenAPI.NET.OData copied to clipboard
Add the documentation links from `Links` annotations in CSDL to OpenAPI Operations
Given the Links annotation in the CSDL:

We would want to add the external doc. link (from the href property) to the generated OpenAPI doc. in the ExternalDocs property of operations:

just a quick note on the openapi example, it contains a MD extension that shouldn't be here.
just a quick note on the openapi example, it contains a MD extension that shouldn't be here.
FYI @millicentachieng to action on API Doctor