Skip to content

Commit 1016878

Browse files
authored
Change $compute footnote (#2366)
1 parent 2d018c2 commit 1016878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/protocols/odata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ OData is an OASIS standard that enhances plain REST with standardized system que
4040
| [Parameters Aliases](https://docs.oasis-open.org/odata/odata/v4.01/os/part1-protocol/odata-v4.01-os-part1-protocol.html#sec_ParameterAliases) | Replace literal value in URL with parameter alias | <X/> | <X/> <sup>(4)</sup> |
4141

4242
- <sup>(1)</sup> The elements to be searched are specified with the [`@cds.search` annotation](../services/served-ootb#searching-data).
43-
- <sup>(2)</sup> Node.js only supports a limited subset in `$select` query option.
43+
- <sup>(2)</sup> Node.js only supports a limited subset.
4444
- <sup>(3)</sup> The navigation path identifying the collection can only contain one segment.
4545
- <sup>(4)</sup> Supported for key values and for parameters of functions only.
4646

0 commit comments

Comments
 (0)