Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - T4 files don't generate the OData clients #60

Open
RootReboot opened this issue May 13, 2021 · 2 comments
Open

BUG - T4 files don't generate the OData clients #60

RootReboot opened this issue May 13, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@RootReboot
Copy link

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 RootReboot added the bug Something isn't working label May 13, 2021
@RootReboot RootReboot changed the title BUG - Issue with the TT generatoe BUG - T4 files don't generate the OData clients May 13, 2021
@unchase
Copy link
Owner

unchase commented May 13, 2021

Hi, @RootReboot

Can you show your OData metadata?

@RootReboot
Copy link
Author

RootReboot commented May 13, 2021

Hi, @unchase

Yes, of course.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants