Commit Graph

2641 Commits

Author SHA1 Message Date
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
Tony Spataro
f6a70b11b0
chore: update developer setup with new dependency in contributing.md (#2239) 2022-12-29 08:38:32 -06:00
dependabot[bot]
ef99fb1f6b
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>
2022-12-29 08:37:45 -06:00
dependabot[bot]
f254e109b7
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>
2022-12-29 08:37:38 -06:00
Mohamed El omary
630e63bf45
chore: remove isarray package (#2241) 2022-12-29 08:37:13 -06:00
Cameron Koegel
75453a48a8
Merge pull request #15 from Bandwidth/task/names
Add classNames for parameters schema and search results
2022-11-18 09:57:34 -05:00
Cameron Koegel
e011f35cef
Merge pull request #14 from Bandwidth/DX-2730
DX-2730 Fixed Search Path Error
2022-11-18 09:57:25 -05:00
Cameron Koegel
f693bd8615
Merge pull request #13 from Bandwidth/DX-2758
DX-2758 Update Redoc Search
2022-11-18 09:57:13 -05:00
Cameron Koegel
c006bc28a6 Add classNames for parameters schema and search results 2022-11-17 16:13:07 -05:00
Brian
2238244f00 Fixed snapshot test 2022-11-14 14:37:40 -05:00
Brian
69e5be0a26 Update loadAndBundleSpec.test.ts.snap 2022-11-14 14:10:31 -05:00
Brian
bd5c393fc9 Update loadAndBundleSpec.test.ts 2022-11-14 14:02:59 -05:00
Brian
812bc7cca6 Update loadAndBundleSpec.test.ts 2022-11-14 13:45:06 -05:00
Brian
daf30e163c Update SideMenu.tsx 2022-11-14 13:05:48 -05:00
Brian
56e482d24a Update search.e2e.ts 2022-11-14 13:05:09 -05:00
Brian
44346dc46d DX-2758 Removed redocly attribution at the bottom of the sidebar 2022-11-14 11:34:33 -05:00
Brian
9aa14f251a DX-2730 Fixed Search Path Error 2022-11-14 11:28:55 -05:00
Brian
7fac1604e4 DX-2758 Update Redoc Search 2022-11-11 11:53:01 -05:00
Cameron Koegel
24e9ad42c5
Merge pull request #12 from Bandwidth/tests
Add tests
2022-11-10 15:41:42 -05:00