You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Jscott388,
the JayData entity definition format is not compatible with odata-v4-server. JayData is an ORM, but odata-v4-server is only a generic OData server implementation. You have to convert the JayData entity definitions to class definitions correctly decorated with Edm decorators.
How do you use this format for this server?
https://github.com/NationalAssociationOfRealtors/reso-data-dictionary
The text was updated successfully, but these errors were encountered: