Skip to content

Commit fa85aea

Browse files
authored
docs: clarify use case
1 parent 68e5cd2 commit fa85aea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
[![CircleCI](https://circleci.com/gh/ory/jsonschema/tree/master.svg?style=badge)](https://circleci.com/gh/ory/jsonschema/tree/master)
77
[![Coverage Status](https://coveralls.io/repos/github/ory/jsonschema/badge.svg?branch=master)](https://coveralls.io/github/ory/jsonschema?branch=master)
88

9+
!!! WARNING !!!
10+
11+
This library is used internally at Ory and subject to rapid change.
12+
13+
!!! WARNING !!!
14+
915
Package jsonschema provides json-schema compilation and validation.
1016

1117
This implementation of JSON Schema, supports draft4, draft6 and draft7.

0 commit comments

Comments
 (0)