Unchase.Odata.Connectedservice icon indicating copy to clipboard operation
Unchase.Odata.Connectedservice copied to clipboard

BUG - T4 files don't generate the OData clients

Open RootReboot opened this issue 4 years ago • 2 comments

Describe the bug

The tt file doesnt't generate the ODataCliente but instead returns this compiling transformation errors.

image

I removed this transformation errors by removing the last empty line in the .ttinclude but then this error occurs.

image

Steps to reproduce

  1. Open up the Unchase OData Connected service extension
  2. Create an OData client with the advance option "Add code templates" checked in.
  3. Try to generate client and see the erros.

Expected result

A clear and concise description of what you expected to happen. What would happen if there wasn't a bug.

Actual result

The T4 files generate the OData client.

Thank you so much for your work :)

RootReboot avatar May 13 '21 15:05 RootReboot

Hi, @RootReboot

Can you show your OData metadata?

unchase avatar May 13 '21 20:05 unchase

Hi, @unchase

Yes, of course.

This happened with this open api -> https://ghoapi.azureedge.net/api/$metadata

RootReboot avatar May 13 '21 21:05 RootReboot