References remain unresolved when nested within enums and arrays
When there are nested schemas under enums, they're placed under the oneOf
field. In an array, they're placed under items
. These aren't checked during reference resolution.
When there are nested schemas under enums, they're placed under the oneOf
field. In an array, they're placed under items
. These aren't checked during reference resolution.
added bug label
assigned to @maaz.a
1-references-remain-unresolved-when-nested-within-enums-and-arrays
to address this issue created branch 1-references-remain-unresolved-when-nested-within-enums-and-arrays
to address this issue
mentioned in merge request !1 (merged)
closed with merge request !1 (merged)
mentioned in commit 97dc5814