Skip to content

Commit f5def3c

Browse files
authored
chore(AIP-129): fix formatting of list (#1291)
1 parent dd07c58 commit f5def3c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

aip/general/0129.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Some examples of these types of fields are ones that are:
4141

4242
An attribute with an effective value ***must*** be expressed as two fields in
4343
the API:
44+
4445
* a mutable field that can be optionally set by the user and **must not** be
4546
modified by the service
4647
* an `OUTPUT_ONLY` field that records the effective value decided on by the
@@ -145,4 +146,4 @@ service to validate it was set correctly.
145146
<!-- prettier-ignore-start -->
146147
[aip-180]: ./0180.md
147148
[state-driven-clients]: ./009.md#state-driven-clients
148-
<!-- prettier-ignore-end -->
149+
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)