Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenAPI Tools
openapi-generator
Commits
b33de15f
Unverified
Commit
b33de15f
authored
5 years ago
by
Justin Black
Committed by
GitHub
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Makes color required for banana
Co-authored-by:
Jiri Kuncar
<
jiri.kuncar@gmail.com
>
parent
487b7aec
github/fork/jirikuncar/java-jersey2/one-of
1 merge request
!6688
[Java] Test simple oneOf model
Pipeline
#476
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/openapi-generator/src/test/resources/3_0/oneOfOverlapingTypes.yaml
+2
-0
...enerator/src/test/resources/3_0/oneOfOverlapingTypes.yaml
with
2 additions
and
0 deletions
+2
-0
modules/openapi-generator/src/test/resources/3_0/oneOfOverlapingTypes.yaml
+
2
-
0
View file @
b33de15f
...
...
@@ -43,6 +43,8 @@ components:
banana
:
title
:
banana
type
:
object
required
:
-
color
properties
:
count
:
type
:
number
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets