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 8dcf18b commit 2f28d8dCopy full SHA for 2f28d8d
README.md
@@ -34,6 +34,7 @@ Tool for generation samples based on OpenAPI payload/response schema
34
- regex
35
- Infers schema type automatically following same rules as [json-schema-faker](https://www.npmjs.com/package/json-schema-faker#inferred-types)
36
- Support for `$ref` resolving
37
+- Has basic supports for JSON Schema draft 7 (thanks to @P0lip from @stoplightio for contributing)
38
39
## Installation
40
0 commit comments