RepreZen / KaiZen-OpenApi-Parser

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

ZEN-4924: Some schema construct causes NPE when generating #243

Closed nbhusare closed 5 years ago

nbhusare commented 5 years ago

Checking the schema object for null value before calling the isElaborate method on it.