
I'm trying to generate an OpenAPI TypeScript client to interact with Business Central 365 API. I have used the openapi-generator project for this purpose before, but it seems not to be understanding the openapi definition of BC365 (https://docs.microsoft.com/en-us/dynamics-nav/api-reference/v1.0/contracts/bcoas1.0.yaml)
Have anyone generated a typescript client for this? Any hints?