Skip to content

Commit

Permalink
Update Org.OData.Capabilities.V1.capabilities.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl committed May 8, 2024
1 parent ae856d4 commit a0ec020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Org.OData.Capabilities.V1.capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ However, if insertability was static, the value would be a boolean literal and n
}
```

Non-insertable and non-updatable properties on item and subitem level can alternatively be annotated on the header if annotating on the deeper level is not possible due to tool restrictions:
Non-insertable and non-updatable properties on item and subitem level can alternatively be annotated on the header if annotating on the deeper level is not possible, for example due to tool restrictions:

```jsonc
"self.Container/Headers": {
Expand Down

0 comments on commit a0ec020

Please sign in to comment.