Nolann B.
|
ff3b708ad3
|
Remove read-only properties from codesample (#2965)
|
2025-03-11 13:32:10 +00:00 |
|
Nolann B.
|
c60e9ba27f
|
Handle OpenAPI read-only properties (#2962)
|
2025-03-11 11:37:11 +01:00 |
|
Nolann B.
|
844059f9a5
|
Fix spacing in OpenAPISecurities (#2954)
|
2025-03-11 09:37:34 +01:00 |
|
Nolann B.
|
12bdbf988d
|
Fix react-openapi tests (#2956)
|
2025-03-11 09:20:24 +01:00 |
|
Nolann B.
|
f127d28675
|
Rename OpenAPIModels to OpenAPISchemas (#2946)
|
2025-03-07 22:28:37 +01:00 |
|
Greg Bergé
|
f574858b9b
|
Fix OpenAPI example (#2944)
|
2025-03-07 17:54:35 +01:00 |
|
Nolann B.
|
bb3ca9c165
|
Implement OpenAPI models blocks (#2908)
|
2025-03-07 09:44:14 +01:00 |
|
Greg Bergé
|
3fe8f7c219
|
Fix circular refs OpenAPI (#2934)
|
2025-03-06 10:32:49 +00:00 |
|
Greg Bergé
|
0278a14e8e
|
Upgrade Scalar client & fix opening endpoint (#2933)
|
2025-03-06 11:28:51 +01:00 |
|
Nolann B.
|
3173d8ec2d
|
Remove top level circular refs in alternatives (#2924)
|
2025-03-05 14:08:34 +01:00 |
|
Greg Bergé
|
259074b81f
|
Fix OpenAPI spec recursion (#2920)
|
2025-03-05 09:25:23 +01:00 |
|
Greg Bergé
|
c66ef5dd10
|
Fix OpenAPI tabs selection (#2914)
|
2025-03-03 21:10:24 +00:00 |
|
Greg Bergé
|
f774f9b3a0
|
Fix all tabs behaviour in OpenAPI blocks (#2912)
|
2025-03-03 17:11:54 +00:00 |
|
Nolann B.
|
722f02ea09
|
Fix recursion in OpenAPISchemaAlternative (#2892)
|
2025-02-28 10:07:56 +00:00 |
|
Samy Pessé
|
ab132eadb7
|
Cache OpenAPI using next "use cache" for v2 (#2887)
|
2025-02-27 09:39:08 +01:00 |
|
Samy Pessé
|
1f4733355e
|
Remove eslint/prettier and switch to biome (#2880)
|
2025-02-26 17:59:34 +01:00 |
|
Nolann B.
|
f1d1d2fd81
|
Return empty string if no server provided (#2878)
|
2025-02-26 09:13:27 +01:00 |
|
Greg Bergé
|
a749c67803
|
Extract and remove unused code around OpenAPI servers (#2867)
|
2025-02-25 17:39:27 +01:00 |
|
Nolann B.
|
b4a12d606e
|
Fix circularRef in schema + examples OpenAPI (#2872)
|
2025-02-24 21:26:26 +01:00 |
|
Greg Bergé
|
da55facf2c
|
Support GitBook blocks in OpenAPI operation description (#2868)
|
2025-02-24 13:44:48 +01:00 |
|
Nolann B.
|
dc2dbc5710
|
Update OpenAPI code examples to support multiple content-type (#2843)
|
2025-02-24 13:07:35 +01:00 |
|
Nolann B.
|
bdd6303bcc
|
Rearrange item types in OpenAPI blocks (#2862)
|
2025-02-24 11:33:47 +01:00 |
|
Nolann B.
|
05e1d8cd96
|
Hide x-gitbook-* symbols in OpenAPI blocks (#2863)
|
2025-02-21 12:38:55 +01:00 |
|
Greg Bergé
|
9f0de74caa
|
Add support for new OpenAPI ref (#2860)
|
2025-02-20 14:31:04 +01:00 |
|
Greg Bergé
|
82cd9f2979
|
Add support for anchor link in OpenAPI blocks (#2858)
|
2025-02-19 23:38:20 +01:00 |
|
Greg Bergé
|
a3f1fea27b
|
Display OpenAPI header description (#2857)
|
2025-02-19 23:34:52 +01:00 |
|
Greg Bergé
|
bb5c6a42e7
|
Support multiple examples and multiple responses example (#2856)
|
2025-02-19 20:39:15 +01:00 |
|
Nolann B.
|
7419ee7dba
|
Show additional fields in OpenAPI block (#2851)
|
2025-02-19 17:01:15 +01:00 |
|
Greg Bergé
|
61575838f3
|
Optimize markdown parsing (#2850)
|
2025-02-19 10:29:33 +01:00 |
|
Greg Bergé
|
d222c116e0
|
Fix avoid showing child attributes if empty (#2842)
|
2025-02-17 17:12:26 +01:00 |
|
Nolann B.
|
f8d4c7697c
|
Fix schema validation error (#2820)
|
2025-02-17 15:11:58 +01:00 |
|
Nolann B.
|
dddb4ecbb8
|
Fix OpenAPI long tab group description (#2838)
|
2025-02-17 12:51:13 +01:00 |
|
Greg Bergé
|
46edde9da6
|
Improve OpenAPI abstraction to be more flexible on usage (#2832)
|
2025-02-14 10:41:09 +01:00 |
|
Nolann B.
|
dda0cc635e
|
Flatten OpenAPI security object (#2818)
|
2025-02-13 16:44:06 +01:00 |
|
Greg Bergé
|
727bde2d16
|
Refactor and optimize OpenAPI parsing (#2830)
|
2025-02-13 16:30:34 +01:00 |
|
Greg Bergé
|
9943276c0c
|
Revert PR with bugs (#2819)
|
2025-02-07 15:08:58 +01:00 |
|
Nolann B.
|
c31cf5243a
|
Sync tabs across all OpenAPI blocks (#2817)
|
2025-02-07 13:15:06 +01:00 |
|
Nolann B.
|
0c03676efb
|
Improve OpenAPI Securities sample and headers (#2816)
|
2025-02-07 12:35:46 +01:00 |
|
Nolann B.
|
883d10acf8
|
Support for OpenAPI references (#2813)
|
2025-02-07 11:46:23 +01:00 |
|
Nolann B.
|
3e5e458118
|
Handle isArray schema type (#2815)
|
2025-02-07 11:23:36 +01:00 |
|
Scott Cazan
|
3973b1cbf3
|
Handle unresolved references in OpenAPI response' (#2811)
Co-authored-by: Steven H <steven@gitbook.io>
|
2025-02-06 11:25:42 +01:00 |
|
Nolann B.
|
160fca1ea1
|
Update OpenAPI design (#2787)
|
2025-02-06 10:47:23 +01:00 |
|
Scott Cazan
|
a6529584a5
|
Handle Errors from Unresolved Refs (#2810)
|
2025-02-05 10:52:35 +00:00 |
|
Nolann B.
|
d9029c7e1e
|
Include apiKey example in CodeSample security headers (#2804)
|
2025-02-04 17:19:39 +01:00 |
|
Steven H
|
fe8acc986e
|
Fix an issue where a missing OpenAPI example would crash the page. (#2806)
|
2025-02-04 11:48:38 +00:00 |
|
Nolann B.
|
e721f17f7e
|
Implement Scalar's getExampleFromSchema (#2802)
|
2025-02-04 11:59:47 +01:00 |
|
Nolann B.
|
2f73db785e
|
Support non primitive examples in OpenAPI block (#2775)
|
2025-02-03 17:07:29 +01:00 |
|
Greg Bergé
|
6e54a06d9c
|
Support response examples in API blocks (#2799)
|
2025-01-31 18:47:29 +01:00 |
|
Greg Bergé
|
d9c8d57e8e
|
Avoid dereferencing before caching (#2793)
|
2025-01-30 17:15:19 +01:00 |
|
Greg Bergé
|
dff08ae3e3
|
Load Scalar only when the button is pressed (#2790)
|
2025-01-30 15:01:59 +01:00 |
|