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

add 'comment' as optional field #19

Open
rlzijdeman opened this issue Oct 3, 2020 · 1 comment
Open

add 'comment' as optional field #19

rlzijdeman opened this issue Oct 3, 2020 · 1 comment
Labels
enhancement New feature or request JSON Schema

Comments

@rlzijdeman
Copy link
Contributor

Please consider adding 'comment' as an optional field. Such a field would give some space for elaboration or link to more extensive documentation.

@docuracy docuracy added enhancement New feature or request JSON Schema labels Feb 24, 2022
@docuracy
Copy link
Collaborator

I agree, comments can sometimes be very useful and should not be disallowed or break validation, wherever they appear. There is a convention of using property names beginning with an underscore for 'private' properties, so perhaps _comment is the way to go?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request JSON Schema
Projects
None yet
Development

No branches or pull requests

2 participants