Skip to content

Commit 92b3f4b

Browse files
handrewsralfhandl
andcommitted
Fix example to name the item nodes correctly
Co-authored-by: Ralf Handl <[email protected]>
1 parent e330609 commit 92b3f4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/oas.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3474,12 +3474,13 @@ properties:
34743474
nodeType: element
34753475
name: animals
34763476
items:
3477+
xml:
3478+
name: animal
34773479
properties:
34783480
kind:
34793481
type: string
34803482
xml:
34813483
nodeType: attribute
3482-
name: animal
34833484
content:
34843485
type: string
34853486
xml:

0 commit comments

Comments
 (0)