We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152ae2a commit 5b470edCopy full SHA for 5b470ed
readme.md
@@ -19,13 +19,9 @@ Benefits include:
19
- Describes your existing data format(s).
20
- Provides clear human- and machine- readable - documentation.
21
- Validates data which is useful for:
22
-- Automated testing.
23
-- Ensuring quality of client submitted data.
24
-JSON Hyper-Schema
25
-Make any JSON format a hypermedia format with no constraints on document structure
26
-Allows use of URI Templates with instance data
27
-Describe client data for use with links using JSON Schema.
28
-Recognizes collections and collection items.
+ - Automated testing.
+ - Ensuring quality of client submitted data.
+
29
30
## Documentation
31
0 commit comments