Code Monkey home page Code Monkey logo

Comments (4)

darius-khll avatar darius-khll commented on June 30, 2024 1

it seems changing the generic T could solve this issue, thanks bro

from bitplatform.

ysmoradi avatar ysmoradi commented on June 30, 2024

Based on my tests, and based on line 147 of sample jaydata code located in https://github.com/jaystack/odata4-webapi-endpoint/blob/development/WebApi_2_2_OData_4/client/JayDataContext.js which is
SFunction1: { type: $data.ServiceFunction, returnType: 'Edm.String', params: [{ name: 'number', type: 'Edm.Int32' }] }
We've no real problem with this at runtime. There is a small problem with jaydata defenitions. We've to remove T extends Entity generic constraint from $data.Queryable of jaydata in line 56 of jaydata.d.ts @Alikhll Could you please do this in https://github.com/bit-foundation/jaydata/blob/development/jaydata.d.ts and then report the test results here?

from bitplatform.

ysmoradi avatar ysmoradi commented on June 30, 2024

There is a problem with string[] (or any [] like types) in code generator, I'm gonna fix that. But There might be no other problem with List, IEnumerable, IQueryable etc.

from bitplatform.

lock avatar lock commented on June 30, 2024

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.

from bitplatform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.