Skip to content

Commit

Permalink
Update Annotations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl committed Nov 7, 2023
1 parent 39dfa54 commit 2c40ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ See [Frequently Asked Questions](FAQ.md) for examples on how to use these annota
Term | Annotation Target | OpenAPI field
-----|-------------------|--------------
`Computed` | Property | omit from Create and Update structures
`ComputedDefaultValue` | Property | omit from required properties if key
`DefaultNamespace` | Schema | path templates for actions and functions without namespace prefix
`Description` | Action, ActionImport, Function, FunctionImport | `summary` of Operation Object
`Description` | EntitySet, Singleton | `description` of Tag Object
Expand Down

0 comments on commit 2c40ad0

Please sign in to comment.