Skip to content

Commit da34242

Browse files
committed
docs: fix example
1 parent 6c38f6a commit da34242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ For example, given the following schema:
176176
```yaml [my-openapi-3-schema.yaml]
177177
components:
178178
schemas:
179-
TupleType
179+
TupleType:
180180
type: array
181181
items:
182182
type: string

0 commit comments

Comments
 (0)