redoc/demo
lscholten f40568b79e feat: Add support for minLength and maxLength constraint humanization (#700)
According to #42 , `minItems` and `maxItems` are not yet rendered in the documentation.
This pull request shows the humazined form of `minItems` and `maxItems` next to the type description.
The [suggestion of fgabolde](https://github.com/Rebilly/ReDoc/issues/42#issuecomment-371883853) is followed and "characters" is simply replaced with "items".

![image](https://user-images.githubusercontent.com/1814807/47999845-0a13f900-e104-11e8-9ddc-adab701ec0bb.png)

Some examples are added to the demo.
2018-11-05 16:14:57 +02:00
..
playground chore: update to the latest react-hot-loader@4 2018-03-17 14:17:09 +02:00
ssr chore: ts-ignore import issue + fix lint errors 2018-03-09 12:10:08 +02:00
big-openapi.json feat: Add x-logo alt text support (#584) 2018-08-02 15:27:38 +03:00
ComboBox.tsx chore: fix deme on mobile 2018-03-22 18:22:11 +02:00
favicon.png chore: Add Dockerfile for easier deployment (#427) 2018-06-25 14:10:29 +03:00
index.html chore: add soical metatags to demo 2018-03-21 20:30:46 +02:00
index.tsx chore: fix slack spec link in demo 2018-06-01 15:41:42 +03:00
openapi.yaml feat: Add support for minLength and maxLength constraint humanization (#700) 2018-11-05 16:14:57 +02:00
petstore-logo.png chore: upload new petstore logo 2018-03-07 16:22:13 +02:00
redoc-demo.png chore: Upload redoc-demo.png 2018-03-21 18:23:41 +02:00
swagger.yaml feat: Add x-logo alt text support (#584) 2018-08-02 15:27:38 +03:00
webpack.config.ts chore: update dev deps 2018-10-18 11:27:28 +03:00