Skip to Content
2
Oct 06, 2022 at 02:01 PM

Unknown child element 'String' when adding $edmJson Comparison Operator "$In"

469 Views Last edit Oct 17, 2022 at 08:19 PM 2 rev

Hello CAP Team,

the OData V4.01 Specification specifies at 14.4.2 Comparison and Logical Operators specifies also the Operator "$In". But as soon as I add this to my srv/admin-service.cds#L74 I get the error message:

Unknown child element 'String'

in the Problems View of VS Code:

screenshot-2022-10-06-at-155633.png

I guess this is a missing functionality in the CDS Extension for VS Code or?

Best Regards
Gregor

Attachments