Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

amarts
Copy link
Member

@amarts amarts commented Sep 13, 2023

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

Fixes: #120

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

Fixes: dhiway#120

Signed-off-by: Amar Tumballi <[email protected]>
@smohan-dw
Copy link
Member

LGTM

@amarts
Copy link
Member Author

amarts commented Sep 13, 2023

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

Copy link

@roynrishingha roynrishingha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amarts amarts merged commit 7822d89 into dhiway:develop Sep 13, 2023
1 check passed
@amarts amarts deleted the support_required_field branch September 13, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support 'required' field in schema to allow optional properties
3 participants