With OpenAPI we would gain:
a) formal API specification that can be used in e.g. API gateway
b) we could generate postman tempaltes from it, depreciating the postman library .
c) customer could generate API stubs from it to support new programming languages.
d) We could shrink down the C# SDK.