Closed unnamddd closed 2 years ago
Bug description
To make schemas work with external api's written in different languages we need to add null check for not required fields. Right now schema validator will always return false for null value.
Bug description
To make schemas work with external api's written in different languages we need to add null check for not required fields. Right now schema validator will always return false for null value.