# generated output for whole folder is written to ./examples/docs
```
## JSON Schema Draft Versions
`jsonschema2md` assumes `draft-07` by default. If your schemas are not on `draft-07`, you can specify the draft version using the `-v` or `--draft` flag.