Unverified Commit b33de15f authored by Justin Black's avatar Justin Black Committed by GitHub
Browse files

Makes color required for banana


Co-authored-by: default avatarJiri Kuncar <jiri.kuncar@gmail.com>
1 merge request!6688[Java] Test simple oneOf model
Pipeline #476 failed with stages
Showing with 2 additions and 0 deletions
+2 -0
......@@ -43,6 +43,8 @@ components:
banana:
title: banana
type: object
required:
- color
properties:
count:
type: number
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment