You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# @fastify/merge-json-schema
1
+
# @fastify/merge-json-schemas
2
2
3
-
__merge-json-schema__ is a javascript library that build a logical product (AND) for multiple [JSON schemas](https://json-schema.org/draft/2020-12/json-schema-core#name-introduction).
3
+
__merge-json-schemas__ is a javascript library that build a logical product (AND) for multiple [JSON schemas](https://json-schema.org/draft/2020-12/json-schema-core#name-introduction).
4
4
5
5
-[Installation](#installation)
6
6
-[Usage](#usage)
@@ -15,7 +15,7 @@ __merge-json-schema__ is a javascript library that build a logical product (AND)
0 commit comments