OpenAPI.NET.OData icon indicating copy to clipboard operation
OpenAPI.NET.OData copied to clipboard

Add the documentation links from `Links` annotations in CSDL to OpenAPI Operations

Open irvinesunday opened this issue 3 years ago • 2 comments

Given the Links annotation in the CSDL: image

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

irvinesunday avatar Jun 08 '22 08:06 irvinesunday

just a quick note on the openapi example, it contains a MD extension that shouldn't be here.

baywet avatar Jun 23 '22 13:06 baywet

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

irvinesunday avatar Jun 23 '22 15:06 irvinesunday