Greg Scull
My feedback
-
247 votes
Please consider using OData-to-OpenAPI converters like this one https://github.com/oasis-tcs/odata-openapi. Additional converters can be found on https://openapi.tools.
Greg Scull supported this idea ·
An error occurred while saving the comment -
755 votesplanned · 26 comments · API Management » API management experience · Flag idea as inappropriate… · Admin →
Greg Scull supported this idea ·
Please!!!! We have a OData v4 service which I would like to expose this way. Currently I have to parse the $metadata URL into swagger and then import to get it to show up. While it works (so far so good) it really should let me point to the metadata URL and then customize access to the OData Controllers (public subset of the full OData services we consume internally)