Skip to content

Commit

Permalink
ODATA-1501 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoTheissen authored Nov 15, 2023
1 parent 3f95469 commit a840167
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/odata-csdl-json/odata-csdl-json.html
Original file line number Diff line number Diff line change
Expand Up @@ -2172,7 +2172,7 @@ <h3 id="1412-applicability"><a name="Applicability" href="#Applicability">14.1.2
</tr>
<tr class="even">
<td><code>Singleton</code></td>
<td>Singleton</td>
<td>Singleton or single-valued Property or Navigation Property</td>
</tr>
<tr class="odd">
<td><code>Term</code></td>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-csdl-json/odata-csdl-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -3674,7 +3674,7 @@ Symbolic Value|Model Element
`ReferentialConstraint` |Referential Constraint of a navigation property
`ReturnType` |Return Type of an Action or Function
`Schema` |Schema
`Singleton` |Singleton
`Singleton` |Singleton or single-valued Property or Navigation Property
`Term` |Term
`TypeDefinition` |Type Definition
`UrlRef` |UrlRef annotation expression
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-csdl-xml/odata-csdl-xml.html
Original file line number Diff line number Diff line change
Expand Up @@ -1984,7 +1984,7 @@ <h3 id="1412-applicability"><a name="Applicability" href="#Applicability">14.1.2
</tr>
<tr class="even">
<td><code>Singleton</code></td>
<td>Singleton</td>
<td>Singleton or single-valued Property or Navigation Property</td>
</tr>
<tr class="odd">
<td><code>Term</code></td>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-csdl-xml/odata-csdl-xml.md
Original file line number Diff line number Diff line change
Expand Up @@ -3478,7 +3478,7 @@ Symbolic Value|Model Element
`ReferentialConstraint` |Referential Constraint of a navigation property
`ReturnType` |Return Type of an Action or Function
`Schema` |Schema
`Singleton` |Singleton
`Singleton` |Singleton or single-valued Property or Navigation Property
`Term` |Term
`TypeDefinition` |Type Definition
`UrlRef` |UrlRef annotation expression
Expand Down
2 changes: 1 addition & 1 deletion odata-csdl/14 Vocabulary and Annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Symbolic Value|Model Element
`ReferentialConstraint` |Referential Constraint of a navigation property
`ReturnType` |Return Type of an Action or Function
`Schema` |Schema
`Singleton` |Singleton
`Singleton` |Singleton or single-valued Property or Navigation Property
`Term` |Term
`TypeDefinition` |Type Definition
`UrlRef` |UrlRef annotation expression
Expand Down

0 comments on commit a840167

Please sign in to comment.