Skip to content

Commit 4079f93

Browse files
committed
Add note about OData v3
1 parent 119f0fa commit 4079f93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/refguide/modeling/integration/odata-services/consumed-odata-services/consumed-odata-service-requirements.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ Take for example a `Product` entity type has an attribute `Tags` with type `Coll
133133

134134
For entity sets these properties are not supported. This means that they can only be used in parameters and return values of external actions.
135135

136+
Collection properties are not supported for services using OData v3.
137+
136138
{{% alert color="info" %}}
137139
Collection properties were introduced in [Studio Pro 11.6.0](/releasenotes/studio-pro/11.6/).
138140
{{% /alert %}}

0 commit comments

Comments
 (0)