Commit Graph

17 Commits

Author SHA1 Message Date
Heather Cloward
8d5c241671 docs: adds vale rules and workflow for running in CI (#2348)
* docs: adds vale rules and workflow for running in CI

* docs: updates product name from ReDoc to Redoc
2023-11-01 12:22:21 -04:00
redocly-bot
de508063b6 sync: Synced local 'docs/' with remote 'docs/redoc/' 2023-11-01 12:15:12 -04:00
Heather Cloward
afd076da4f docs: updates the redocly cli command prefix from openapi to redocly in the redoc deployment guide intro page (#2326) 2023-06-06 11:25:37 -04:00
redocly-bot
1c94a934a2 sync: Synced local 'docs/' with remote 'docs/redoc/' 2023-06-06 11:21:47 -04:00
redocly-bot
1a672d12a2 sync: Synced local 'docs/' with remote 'docs/redoc/' 2023-06-06 11:21:47 -04:00
Alex Varchuk
64cf624fff
chore: rename master branch to main (#2163) 2022-09-12 19:28:47 +03:00
Maria McParland
17bb08909a
Fixing 404 on the documentation page (#2092) 2022-07-25 17:34:40 +03:00
redocly-bot
01ffff7f15 sync: Synced local 'docs/' with remote 'docs/redoc/' 2022-06-20 07:05:04 +00:00
Alex Varchuk
77104d6c0d
feat: add Redoc to Redocly CDN (#2026) 2022-05-30 13:40:19 +03:00
redocly-bot
0aafee1131 sync: Synced local 'docs/' with remote 'docs/redoc/' 2022-05-18 09:06:41 +00:00
redocly-bot
7988e8137c sync: Synced local 'docs/' with remote 'docs/redoc/' 2022-05-10 21:43:23 +00:00
redocly-bot
20e4316535 sync: Synced local 'docs/' with remote 'docs/redoc/' 2022-05-06 16:38:07 +00:00
redocly-bot
cb3d0a018e sync: Synced local 'docs/' with remote 'docs/redoc/' 2022-03-14 10:21:58 +00:00
redocly-bot
ab02f667a1 sync: Synced local 'docs/' with remote 'docs/redoc/' 2022-02-09 12:18:16 +00:00
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
redocly-bot
82df17d871 sync: Synced local 'docs/' with remote 'docs/redoc/' 2021-11-23 17:46:45 +00:00
Heather Cloward
6cbd96a24a
[GSoD]Reorganizes the quickstart into a deployment guide and quickstart (#1749)
* Reorganizes the quickstart into a deployment guide and quickstart

* Minor edits

* fix: minor formatting issue

* fix: simplify phrasing

* Adds redirects, link to preview-docs docs, and other review edits

* remove IE polyfills as IE is no longer supported

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
2021-11-23 16:07:56 +11:00