Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[codegen][validation] Add support for 'null' type #5290

Merged
merged 28 commits into from
Feb 12, 2020
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
eb31144
initial commit for null type
sebastien-rosset Feb 1, 2020
56da622
handle scenario when one element in composed schema is 'null' type
sebastien-rosset Feb 1, 2020
00718d4
support 'null' type
sebastien-rosset Feb 1, 2020
8ff9236
fix null pointer exception while evaluating recommendations
sebastien-rosset Feb 2, 2020
7cbcba0
Merge branch 'parameter-npe' into null-type
sebastien-rosset Feb 2, 2020
30111a5
add validation for null type and type array
sebastien-rosset Feb 2, 2020
68bbe2d
add validation for null type and type array
sebastien-rosset Feb 2, 2020
ed14375
Merge remote-tracking branch 'origin' into null-type
sebastien-rosset Feb 4, 2020
2059035
Add openAPI attribute to validation and recommendation
sebastien-rosset Feb 5, 2020
ca257f4
add OpenAPI attribute to validation
sebastien-rosset Feb 5, 2020
bb91104
add validation for nullable and null
sebastien-rosset Feb 5, 2020
57f4a0e
add validation for nullable and null
sebastien-rosset Feb 5, 2020
36b8d62
revert log statement modification
sebastien-rosset Feb 5, 2020
71363d5
support null type
sebastien-rosset Feb 6, 2020
660e4dc
support null type
sebastien-rosset Feb 6, 2020
0f140cc
improve code comments
sebastien-rosset Feb 6, 2020
8ba134d
improve code comments. the warning used to notify the users to use i…
sebastien-rosset Feb 6, 2020
23c8bcc
add code comments
sebastien-rosset Feb 6, 2020
ae76186
code formatting
sebastien-rosset Feb 6, 2020
3e52b6f
add code comments, refactor method
sebastien-rosset Feb 6, 2020
e18ddc3
Merge remote-tracking branch 'origin' into null-type
sebastien-rosset Feb 6, 2020
3b61fb9
fix call to isNullable to handle and 'null' type
sebastien-rosset Feb 7, 2020
68ad45d
add OAS document for test purpose
sebastien-rosset Feb 9, 2020
4d6e09d
add unit tests for null type
sebastien-rosset Feb 10, 2020
364d355
add 'null' type validation
sebastien-rosset Feb 11, 2020
a9d212d
sync from master
sebastien-rosset Feb 11, 2020
e825bbc
fix javadoc issues
sebastien-rosset Feb 11, 2020
023cd47
Add validation rule for the supported values of the 'type' attribute
sebastien-rosset Feb 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin' into null-type
  • Loading branch information
sebastien-rosset committed Feb 6, 2020
commit e18ddc3f95c1b07e1cf40dd567ca7e3436387b8c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.