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

feat: Include schema in model #55

Merged
merged 1 commit into from
Jun 30, 2021
Merged

feat: Include schema in model #55

merged 1 commit into from
Jun 30, 2021

Conversation

roee88
Copy link
Contributor

@roee88 roee88 commented Jun 30, 2021

Add Schema field (JSONSchemaProps) to the field model.

Also:

  • Removed enum values from description string
  • Added Format, Enum, Default, Minimum and Maximum in the built-in templates.

Closes #54

- Removed enum from description string
- Added  Format, Enum, Default,
 Minimum and Maximum in the built-in
 templates.

Signed-off-by: roee88 <roee88@gmail.com>
@roee88 roee88 mentioned this pull request Jun 30, 2021
@roee88 roee88 merged commit 3296bd6 into main Jun 30, 2021
@roee88 roee88 deleted the schema-in-model branch June 30, 2021 16:06
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.

Field default value
2 participants