Skip to content

Commit 27ca9b0

Browse files
committed
Don't count subschemas as statements. They are already counted functions.
1 parent 801e47a commit 27ca9b0

File tree

5 files changed

+153
-909
lines changed

5 files changed

+153
-909
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ aren't terms that makes sense for JSON Schema. I've mapped those concepts to
2525
what makes sense for schemas.
2626

2727
**Legend**
28-
- **Statements** = Keywords and subschemas
28+
- **Statements** = Keywords
2929
- **Branches** = true/false branches for each keyword (except for keywords that
3030
don't branch such as annotation-only keywords like `title` and `description`)
3131
- **Functions** = Subschemas

0 commit comments

Comments
 (0)