Skip to content

Commit 546a6a2

Browse files
handrewsralfhandl
andauthored
Fix example to name the item nodes correctly
Co-authored-by: Ralf Handl <[email protected]>
1 parent 9adf222 commit 546a6a2

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
@@ -3367,12 +3367,13 @@ properties:
33673367
nodeType: element
33683368
name: animals
33693369
items:
3370+
xml:
3371+
name: animal
33703372
properties:
33713373
kind:
33723374
type: string
33733375
xml:
33743376
nodeType: attribute
3375-
name: animal
33763377
content:
33773378
type: string
33783379
xml:

0 commit comments

Comments
 (0)