Skip to content

Commit

Permalink
change options -> annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Nov 21, 2023
1 parent 862326a commit 88a2877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ entity Bar {}
```json
{
"name": "Bar",
"options": {
"annotations": {
"customsProp1": "customValue"
}
}
Expand Down

0 comments on commit 88a2877

Please sign in to comment.