Skip to content

Commit 06b4910

Browse files
Merge pull request #5926 from joostverhoog/exposed-name-clash
Exposed name clash
2 parents 82f0a8c + 4beccc4 commit 06b4910

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

content/en/docs/refguide/modeling/integration/odata-services/published-odata-services/published-odata-attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The **Edit published attribute** dialog allows you to edit the properties of an
1616

1717
### 2.1 Exposed Name
1818

19-
The exposed name is the name of the attribute as it appears to clients of the service.
19+
The exposed name is the name of the attribute as it appears to clients of the service. This cannot be the same as the exposed name of the entity.
2020

2121
### 2.2 Can Be Empty
2222

content/en/docs/refguide/modeling/integration/odata-services/published-odata-services/published-odata-resource.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: "Published OData Resource"
33
url: /refguide/published-odata-resource/
44
tags: ["studio pro", "OData"]
5-
aliases:
6-
- /refguide/published-odata-attribute
75
#If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details.
86

97
---

0 commit comments

Comments
 (0)