RepreZen / KaiZen-OpenApi-Parser

High-performance Parser, Validator, and Java Object Model for OpenAPI 3.x
130 stars 31 forks source link

[#186] Update model definition #187

Closed andylowry closed 6 years ago

andylowry commented 6 years ago

Work on this issue is being done while consulting PR #182, branch task/ZEN-4322b. Unfortuantely, that PR was opened just prior to a major overhaul of the validation framework, that was being done simultaneously. As a result, the PR diffs are nearly useless.

What I'm doing instead is using github to view a diff of that PR branch agaisnt commit 6e2cd8e7d29319dc1f10e35a7f63154fb0e44243, which is the commit just prior to the renovation of validation. I'll use that much more manageable diff to guide the changes in this branch.

andylowry commented 6 years ago

@tfesenko I'll answer questions that I find in your branch for PR #182 here. Commenting on the diff I'm using for this work is not possible, since it's not a PR diff.