Skip to content

Commit 3252c23

Browse files
authored
fix: add docs link to readme
1 parent 6f7d82d commit 3252c23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ traverse(mySchema, (schemaOrSubschema) => {
5454
});
5555
```
5656

57+
## API Docs
58+
59+
https://json-schema-tools.github.io/traverse/
60+
5761
## Features Todo
5862

5963
- unevaluatedItems (https://json-schema.org/draft/2019-09/json-schema-core.html#rfc.section.9.3.1.3)

0 commit comments

Comments
 (0)