Skip to content

Commit d5207e9

Browse files
pquentingithub-actions[bot]
authored andcommitted
Explain purpose of server_default (#3625)
(cherry picked from commit dc8b974)
1 parent e031050 commit d5207e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/modeling-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ class Foo {
577577
578578
The server side default value if the property is not specified.
579579
Default values can only be specified on optional properties.
580+
They appear in the generated documentation and do not affect clients.
580581
581582
```ts
582583
class Foo {

0 commit comments

Comments
 (0)