-
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: json-schema-org/json-schema-linting
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Suggest meta-data like
title
, description
, etc.
proposal: code completion
#15
opened Feb 15, 2023 by
gregsdennis
Suggest
min*
/max*
in appropriate cases
proposal: code completion
#14
opened Feb 15, 2023 by
gregsdennis
Values in
default
and examples
do not match the local subschema
proposal: rule
#12
opened Feb 15, 2023 by
gregsdennis
Suggest
type
with the right value based on the adjacent keywords
proposal: code completion
#10
opened Feb 15, 2023 by
gregsdennis
Contradictory types between a keyword and a subschema of an adjacent applicator
proposal: rule
#9
opened Feb 15, 2023 by
gregsdennis
Properties listed in
required
should be declared in properties
proposal: rule
#8
opened Feb 15, 2023 by
gregsdennis
minContains
or maxContains
without contains
is unnecessary
proposal: rule
#6
opened Feb 15, 2023 by
gregsdennis
if
without then
or else
(and vice versa) is unnecessary
proposal: rule
#5
opened Feb 15, 2023 by
gregsdennis
additionalItems
adjacent to schema-form items
is unnecessary
proposal: rule
#4
opened Feb 15, 2023 by
gregsdennis
Disallow
$schema
unless an object is a resource root (has $id
)
proposal: rule
#3
opened Feb 15, 2023 by
gregsdennis
Validation keywords that don't operate on the specified type should be removed
proposal: rule
#2
opened Feb 15, 2023 by
gregsdennis
enum
/const
do not require additional validation
proposal: rule
#1
opened Feb 15, 2023 by
gregsdennis
ProTip!
Updated in the last three days: updated:>2024-11-10.