Skip to content

Commit b253a19

Browse files
committed
correct omission of "choice"
Signed-off-by: Clemens Vasters <clemens@vasters.com>
1 parent 8f83b3d commit b253a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-vasters-json-structure-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@ provides a mechanism for importing definitions from external schemas.
10731073
`uint128`, `float`, `double`, `decimal`, `date`, `datetime`, `time`,
10741074
`duration`, `uuid`, `uri`, `binary`, `jsonpointer`.
10751075
- **JSON Compounds:** `object`, `array`.
1076-
- **Extended Compounds:** `map`, `set`, `tuple`, `any`.
1076+
- **Extended Compounds:** `map`, `set`, `tuple`, `any`, `choice`.
10771077

10781078
### Reusable Types {#reusable-types}
10791079

0 commit comments

Comments
 (0)