We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd07c58 commit f5def3cCopy full SHA for f5def3c
1 file changed
aip/general/0129.md
@@ -41,6 +41,7 @@ Some examples of these types of fields are ones that are:
41
42
An attribute with an effective value ***must*** be expressed as two fields in
43
the API:
44
+
45
* a mutable field that can be optionally set by the user and **must not** be
46
modified by the service
47
* an `OUTPUT_ONLY` field that records the effective value decided on by the
@@ -145,4 +146,4 @@ service to validate it was set correctly.
145
146
<!-- prettier-ignore-start -->
147
[aip-180]: ./0180.md
148
[state-driven-clients]: ./009.md#state-driven-clients
-<!-- prettier-ignore-end -->
149
+<!-- prettier-ignore-end -->
0 commit comments