node-odata icon indicating copy to clipboard operation
node-odata copied to clipboard

Deep objects and dot as property name

Open r1mar opened this issue 3 years ago • 0 comments

Hello zackyang000,

If I define a property of type object in the schema. Then mongoose generates a name with a dot from it. For example: "p1.p2". However, a dot is not a valid character for a property in OData.

Simple idetifier

Regards, Richard

r1mar avatar Oct 23 '22 20:10 r1mar