dhiway / cord.js

Cord JS API
Apache License 2.0
36 stars 48 forks source link

provide 'required' as an argument while creating schema structure #121

Closed amarts closed 11 months ago

amarts commented 11 months ago

'required' is very crucial field to be added into the schema to support multiple usecases.

Fixes: #120

smohan-dw commented 11 months ago

LGTM

amarts commented 11 months ago

@Prashant-Mutnale using this, the https://verify-demo.dhiway.com can build a schema with optional fields (specially for the image).