Skip to content

Commit 4f6a964

Browse files
Revert change to issue_21259.yaml
1 parent 94b1235 commit 4f6a964

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/openapi-generator/src/test/resources/bugs/issue_21259.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ components:
4949
items:
5050
type: string
5151
enum:
52+
# It seems enums within arrays don't work. Leaving this here, though
5253
- "oneof-array-enum-a"
5354
- "oneof-array-enum-b"
5455
- "oneof-array-enum-c"

0 commit comments

Comments
 (0)