redoc/src
Oprysk Vyacheslav b604bd8da8
fix: exclusiveMin/Max shows incorect range (#1799)
* fix: exclusiveMin/Max shows incorect range

* cover all number range cases & add unit tests

* add more tests

* fix maximum value

* simplify humanizeNumberRange function

* simplify exclusive checks

* Update src/utils/openapi.ts

Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>

* update test coverage

* linting

* revert weird prettier changes

* add md files to prettier ignore

Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2021-11-24 16:47:24 +02:00
..
__tests__ chore: upgrade dependencies (#1634) 2021-06-02 15:53:36 +03:00
common-elements fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02:00
components fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02:00
services fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02:00
types fix: improve openapi 3.1 (#1700) 2021-08-03 13:36:06 +03:00
utils fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02:00
empty.js chore: setup coverage + coveralls 2018-03-17 20:57:45 +02:00
index.ts chore: modernize build pipeline (#1635) 2021-06-09 14:57:36 +03:00
polyfills.ts chore: modernize build pipeline (#1635) 2021-06-09 14:57:36 +03:00
setupTests.ts chore: upgrade dependencies (#1634) 2021-06-02 15:53:36 +03:00
standalone.tsx chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
styled-components.ts chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
theme.ts feat: add tabTextColor option for responses (#1451) 2020-11-05 15:23:05 +02:00