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
I suggest to clarify the statement "The CAP Java SDK exposes all properties annotated with ..." so it explicitly states that this is not supported in the Node.js runtime.
Is it on the roadmap to add the same capability to the Node.js runtime? For our project purposes we are now constructing a patch amending @sap/cds/libx/odata/parse/afterburner.js so it will fetch the min and max of the currencyCode and then add handlers in the service to tweak the responses so they follow the same pattern as the Java runtime does. That will solve the problem for us, but it would be great to see this supported in the official Node.js runtime?