Commit Graph

2609 Commits

Author SHA1 Message Date
ckoegel
e219b31501 Merge branch 'main' of https://github.com/Redocly/redoc 2023-06-06 14:32:00 -04:00
Cameron Koegel
8011affd00
Merge pull request #20 from Bandwidth/ff-parent
Sync fork with Parent
2023-06-06 11:30:44 -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
Alex Varchuk
bd3d68463e chore: remove redoc-cli (#2320) 2023-06-06 11:25:03 -04:00
dependabot[bot]
de8cc5bac1 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#2248)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 11:21:47 -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
ckoegel
a889bb1019 update snapshot 2023-06-06 11:15:07 -04:00
Maryana Svitlyk
b8c650da26 feat: indicate whether request body is required or optional (#2175) 2023-06-06 11:07:26 -04:00
Alex Varchuk
ff96519bc6 chore: cli-v0.13.21 (#2274) 2023-06-06 11:00:04 -04:00
Alex Varchuk
e9f8e9bd45 feat: add deprecation label to redoc-cli (#2172)
---------

Co-authored-by: Adam Altman <adam@redoc.ly>
2023-06-06 10:59:46 -04:00
ckoegel
b041012572 update e2e test 2023-06-06 10:53:10 -04:00
Alex Varchuk
cca8861936 chore: update openapi-sampler (#2275) 2023-06-06 10:45:05 -04:00
Danil Zagoskin
7072a9689a docs: add some success response codes to openapi 3.1 (#2251) 2023-06-06 10:39:18 -04:00
Michael Goberling
5a8ed85ee8 docs: fix typo in CLI readme (#2249) 2023-06-06 10:39:02 -04:00
ckoegel
6e7d27fe66 Revert "feat: add deprecation label to redoc-cli (#2172)"
This reverts commit de3aa44469.
2023-06-06 10:38:25 -04:00
ckoegel
9b5a241bd8 Merge branch 'ff-parent' of https://github.com/Bandwidth/redoc into ff-parent 2023-06-06 10:37:17 -04:00
ckoegel
53d4b11a38 undo cli deprecation commit 2023-06-06 10:37:03 -04:00
Alex Varchuk
de3aa44469 feat: add deprecation label to redoc-cli (#2172)
---------

Co-authored-by: Adam Altman <adam@redoc.ly>
2023-06-06 10:29:34 -04:00
Jesper Hagström
55f573af3f chore: bump http-cache-semantics to 4.1.1 (#2268) 2023-06-06 10:29:34 -04:00
ckoegel
7a543ebe72 update test wf logic to not run twice for every push 2023-06-06 10:27:32 -04:00
Thomas Florelli
587217e8c6 fix(types/open-api): import type (#2213) 2023-06-06 10:22:11 -04:00
ayame113
584945b14d fix(demo): Get CORS proxy to work in Chrome on Windows (#2220) 2023-06-06 10:22:11 -04:00
Dag Frode Solberg
4c116cc583 fix: improve accessible label by using the property name (#2224) 2023-06-06 10:21:44 -04:00
Dag Frode Solberg
df2aa97091 fix: move role to list item to meet ARIA spec (#2228) 2023-06-06 10:21:44 -04:00
Tony Spataro
b03a7b40f5 chore: update developer setup with new dependency in contributing.md (#2239) 2023-06-06 10:21:44 -04:00
dependabot[bot]
5da090cc7f chore(deps): bump qs from 6.5.2 to 6.5.3 (#2232)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 10:21:08 -04:00
dependabot[bot]
5fa172b198 chore(deps): bump express from 4.17.1 to 4.18.2 (#2235)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 10:21:01 -04:00
Mohamed El omary
6822b0709f chore: remove isarray package (#2241) 2023-06-06 10:19:25 -04:00
Heather Cloward
7e4639e8cf
docs: updates the redocly cli command prefix from openapi to redocly in the redoc deployment guide intro page (#2326) 2023-05-26 11:11:14 -04:00
Alex Varchuk
d1c9155ae1
chore: remove redoc-cli (#2320) 2023-05-18 17:53:26 +03:00
dependabot[bot]
874b0d6f81
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#2248)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 20:11:12 +03:00
redocly-bot
6a2f2c98e0 sync: Synced local 'docs/' with remote 'docs/redoc/' 2023-05-10 18:51:48 +00:00
redocly-bot
c26e3473a4 sync: Synced local 'docs/' with remote 'docs/redoc/' 2023-03-31 17:40:37 +00:00
Alex Varchuk
d4cd6f7fbd
chore: update openapi-sampler (#2275) 2023-03-23 16:55:39 +02:00
Maryana Svitlyk
d3ad7925cf
feat: indicate whether request body is required or optional (#2175) 2023-03-06 20:41:41 +02:00
Danil Zagoskin
b4f71c6bbc
docs: add some success response codes to openapi 3.1 (#2251) 2023-03-06 20:13:18 +02:00
Michael Goberling
1a38b870ae
docs: fix typo in CLI readme (#2249) 2023-03-06 20:12:16 +02:00
Alex Varchuk
d3ac16f477
chore: cli-v0.13.21 (#2274) 2023-03-06 19:44:09 +02:00
Alex Varchuk
2ae7e08af4
feat: add deprecation label to redoc-cli (#2172)
---------

Co-authored-by: Adam Altman <adam@redoc.ly>
2023-03-06 14:36:53 +02:00
Jesper Hagström
53c83b4962
chore: bump http-cache-semantics to 4.1.1 (#2268) 2023-03-06 13:18:13 +02:00
Cameron Koegel
2fbc63bb42
Merge pull request #17 from ckoegel/DX-3083
update snapshot
2023-01-05 14:49:42 -05:00
Cameron Koegel
81fcb135cf add pr for tests 2023-01-05 14:43:30 -05:00
Cameron Koegel
3c32df88b3 update snapshot 2023-01-05 14:41:33 -05:00
Cameron Koegel
93c795b070
Merge pull request #16 from ckoegel/DX-3083
DX-3083 Fix Dropdown Arrows and Expand Default
2023-01-05 14:35:21 -05:00
Cameron Koegel
db1944ec10 DX-3083 Fix Dropdown Arrows and Expand Default 2023-01-05 10:12:30 -05:00
Thomas Florelli
33be51a7a4
fix(types/open-api): import type (#2213) 2022-12-29 08:44:19 -06:00
ayame113
1597bae403
fix(demo): Get CORS proxy to work in Chrome on Windows (#2220) 2022-12-29 08:43:52 -06:00
Dag Frode Solberg
12be1bc5ff
fix: improve accessible label by using the property name (#2224) 2022-12-29 08:43:06 -06:00
Dag Frode Solberg
b8f7da6b00
fix: move role to list item to meet ARIA spec (#2228) 2022-12-29 08:39:48 -06:00