ajsf icon indicating copy to clipboard operation
ajsf copied to clipboard

Bugfix/ref check with null enum value

Open colossatr0n opened this issue 4 years ago • 1 comments

Fix $refs check when enum has null value.

Added null check for subSchema. When an enum has a null value, the $refs check fail since the subSchema variable will be null and the logic tries to access '$ref' of null.

colossatr0n avatar Jul 06 '21 16:07 colossatr0n

:heavy_check_mark: Deploy Preview for ajsf ready!

:hammer: Explore the source changes: 7c84708847d986a3e7921d01072801f22bd7a061

:mag: Inspect the deploy log: https://app.netlify.com/sites/ajsf/deploys/60e487c81c124b000770f42a

:sunglasses: Browse the preview: https://deploy-preview-268--ajsf.netlify.app/

netlify[bot] avatar Jul 06 '21 16:07 netlify[bot]