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 a0ec020 commit 3d4da1e
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, for example due to tool restrictions:
Alternatively, non-insertable and non-updatable properties on item and subitem level can 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 3d4da1e

Please sign in to comment.