Commit Graph

693 Commits

Author SHA1 Message Date
Alex Varchuk
cca8861936 chore: update openapi-sampler (#2275) 2023-06-06 10:45:05 -04:00
Thomas Florelli
587217e8c6 fix(types/open-api): import type (#2213) 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
Cameron Koegel
2fbc63bb42
Merge pull request #17 from ckoegel/DX-3083
update snapshot
2023-01-05 14:49:42 -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
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
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
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
caa3bfde5a DX-2817 Support classNames 2022-11-10 15:13:02 -05:00
Alex Varchuk
3d410b6002
fix: default value for array query parameter (#2186) 2022-10-31 20:46:00 +02:00
Alex Varchuk
0753bbea4b
fix: call onLoaded if specs are not found (#2182) 2022-10-21 17:15:22 +03:00
Alex Varchuk
187e555558
chore: update link to redocly.com and add security to definition (#2173) 2022-10-12 15:28:08 +03:00
Alex Varchuk
53c4f36fad
fix: error with immutable object spec (#2179) 2022-10-11 13:39:30 +03:00
Bill Collins
127ef260b9
fix: remove GenericObject shim (#2177)
This was declared in the local stubs file but not shipped, meaning that
consumers with typescript libchecking enabled would have to also add the
GenericObject definition to their local stubs file.

This commit inlines the definition where necessary, or replaces it with
object where appropriate.
2022-09-29 14:42:23 +03:00
André Stösel
168189b2fd
feat: add option to hide the example code when using the SchemaDefinition component (#2157) 2022-09-19 12:44:44 +03:00
Alex Varchuk
64cf624fff
chore: rename master branch to main (#2163) 2022-09-12 19:28:47 +03:00
徒言
da9ed0b4d1
fix: markdown parent name (#2062)
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
2022-09-06 15:10:54 +03:00
bpateldx
c52ee83f77
feet: search feature to support path (#2145) 2022-09-06 12:24:55 +03:00
Roman Hotsiy
ddde105aca fix: add hard limit on deref depth to prevent crashes 2022-09-06 12:23:55 +03:00
Alex Varchuk
bb325d0d28 fix: hoistOneOf missing refs stack and improve allOf for same $ref
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2022-09-06 12:23:55 +03:00
Roman Hotsiy
6ac1e1eb18
fix: do not use discriminator when specific schema was referenced in oneOf or anyOf (#2153) 2022-09-06 11:43:09 +03:00
Grzegorz Zalewski
efd5e09c90
fix: Optional authentication not rendered properly (#2117) (#2134) 2022-08-17 16:02:12 +03:00
Oprysk Vyacheslav
c60c6f5891
fix: "API Docs By Redocly" overlapping last element in sidebar (#2132) 2022-08-16 18:03:11 +03:00
Roman Hotsiy
87c79916df chore: fix circular crash
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
2022-08-10 14:30:54 +03:00
Alex Varchuk
cfd810fdf9 fix: search and navigate error 2022-08-10 14:30:54 +03:00
Mateusz
40ebfd2d63
fix: duplication of title (#2119)
Co-authored-by: Mateusz Romański <m.romanski@webspire.pl>
2022-08-09 16:47:43 +03:00
Alex Varchuk
0b1a790090
fix: sibling for openapi 3.1 (#2112) 2022-08-02 14:39:59 +03:00
Anastasiia Derymarko
a35bb3ff26
fix: Redocly logo (#2109) 2022-08-02 14:13:41 +03:00
Alex Varchuk
428fd6983d
fix: handle error if security scopes is invalid (#2113) 2022-08-02 13:52:15 +03:00
Alex Varchuk
e5f0235985
fix: invalid url when href is empty (#2105) 2022-07-28 16:37:43 +03:00
Anastasiia Derymarko
dcdab83890
fix: add label API docs by Redocly (#2099) 2022-07-27 11:27:12 +03:00
Alex Varchuk
a5804db1ce
fix: recursion for boolean items (#2097) 2022-07-26 18:25:18 +03:00
Alex Varchuk
e4118479f6
fix: enum duplication values when schema uses a specific combination of oneOf and allOf(#2088) 2022-07-25 17:02:37 +03:00
Pavel Zagorodnyuk
b1afd08bcf
fix: correct URLs of OperationModel servers for static site generation (#2081)
Co-authored-by: paza0322 <pavel.zagorodniuk@netcracker.com>
2022-07-22 18:33:58 +03:00
Alex Varchuk
d7a1ec11d4
chore: revert "fix: operation url in static page (#2093)" (#2094)
This reverts commit 98eec19647.
2022-07-22 17:15:34 +03:00
Alex Varchuk
98eec19647
fix: operation url in static page (#2093) 2022-07-22 14:05:08 +03:00
Alex Varchuk
8869aff406
chore: fix yarn webpack 5 (#2064) 2022-07-20 19:02:25 +03:00
Oprysk Vyacheslav
0045be0b75
fix: Scrolling keeps rewriting url after a Redoc element was removed #2051 (#2085) 2022-07-19 18:17:28 +03:00
Alex Varchuk
7cc0500f3c
fix: property with nested allOf (#2083) 2022-07-19 09:57:43 +03:00