Skip to content

Commit 0b25974

Browse files
committed
fix(docs): cue formatting
1 parent ff3ea29 commit 0b25974

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

specs/definitions/signed_doc_types/types.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ allDocTypes: {
2929
"Rep Nomination Form Template": "431561a5-9c2b-4de1-8e0d-78eb4887e35d"
3030
"Contest Delegation": "764f17fb-cc50-4979-b14a-b213dbac5994"
3131
"Contest Ballot": "de1284b8-8533-4f7a-81cc-ff4bde5ef8d0"
32-
"Contest Ballot Checkpoint": "58608925-bda3-47df-b39a-ae0d0a1dd6ed"
32+
"Contest Ballot Checkpoint": "58608925-bda3-47df-b39a-ae0d0a1dd6ed"
3333
//"Rep Profile Moderation Action": "0e20010b-eeaf-4938-a7ee-ceb3df9e8af6" // speculative
3434
//"Rep Nomination Moderation Action": "d27ecb44-bd4d-42bb-9273-5e5433cdfdb6" // speculative
3535
}

specs/definitions/signed_docs/docs/contest_ballot_checkpoint.cue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ docs: "Contest Ballot Checkpoint": {
6565
"ref",
6666
]
6767
}
68-
chain: {
69-
required: "yes"
70-
}
68+
chain: required: "yes"
7169
}
7270

7371
headers: "content type": value: "application/cbor"

0 commit comments

Comments
 (0)