Nolann B.
|
8ce73229c3
|
Add OpenAPI servers selection (#3726)
|
2025-10-16 14:27:42 +02:00 |
|
Greg Bergé
|
8eae6e970b
|
Upgrade to bun 1.3 (#3731)
|
2025-10-16 10:22:52 +02:00 |
|
Greg Bergé
|
6142d6bf80
|
Build all packages using tsdown (#3722)
|
2025-10-14 14:39:19 +02:00 |
|
Nolann B.
|
eea8f1e00f
|
Enhance OpenAPI security scopes handling (#3712)
|
2025-10-09 10:16:12 +02:00 |
|
Nolann B.
|
754cc11e0b
|
Fix merge logic for allOf alternatives (#3515)
|
2025-10-06 14:37:51 +02:00 |
|
Nolann B.
|
a4c33997fe
|
Fix OpenAPI alternatives not showing (#3699)
|
2025-10-03 13:06:10 +02:00 |
|
spastorelli
|
f3e40410c4
|
Adapt OpenAPI code samples to prefill API key using visitor data (#3666)
|
2025-09-30 11:09:05 +02:00 |
|
spastorelli
|
8e99871004
|
Highlight discriminator properties in oneOf, allOf, anyOf objects (#3691)
|
2025-09-29 17:09:21 +02:00 |
|
spastorelli
|
319a1e536c
|
Ensure operation security reqs inherits from spec-level when not defined (#3690)
|
2025-09-26 09:11:52 +02:00 |
|
spastorelli
|
529f940a45
|
Fix OpenAPISecurities and code sample not using operation security requirements (#3671)
|
2025-09-22 10:00:46 +02:00 |
|
spastorelli
|
d7948e34b2
|
Fix OpenAPI response showing as JSON instead of YAML (#3669)
|
2025-09-18 18:40:24 +02:00 |
|
spastorelli
|
24f601d594
|
Small optim in resolveTryItPrefillForOperation and remove uneeded dep (#3628)
|
2025-09-08 10:29:59 +02:00 |
|
conico974
|
ccc0975240
|
Fix error on parameters being an object instead of an array (#3623)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-09-05 16:17:50 +02:00 |
|
spastorelli
|
12c9d765ff
|
Adapt OpenAPI to eval adaptive exprs & prefill TryIt config (#3607)
|
2025-09-05 13:39:12 +02:00 |
|
Nolann B.
|
98e42cfe79
|
Handle OpenAPI ignored responses (#3614)
|
2025-09-01 14:25:35 +02:00 |
|
spastorelli
|
4927e964b7
|
Add support for YAML content type in request body/example (#3612)
|
2025-09-01 10:56:09 +02:00 |
|
Zeno Kapitein
|
61b8507996
|
OpenAPI: Make empty responses clickable (#3605)
|
2025-08-27 13:38:24 +00:00 |
|
Greg Bergé
|
f1a6dec951
|
Less strict OpenAPI parser (#3529)
Co-authored-by: Nolann Biron <biron.nolann@gmail.com>
|
2025-08-05 08:45:45 +00:00 |
|
Greg Bergé
|
950f6c36cf
|
greg/rnd 6997 fix long openapi responses label (#3518)
|
2025-07-31 12:08:57 +00:00 |
|
conico974
|
4708956e77
|
Ensure schema.security is always an array (#3472)
Co-authored-by: Nicolas Dorseuil <nicolas@gitbook.io>
|
2025-07-14 22:01:06 +02:00 |
|
Nolann B.
|
2350baa75f
|
Support for OpenAPI Array request body (#3420)
|
2025-07-03 17:18:26 +02:00 |
|
Nolann B.
|
b4039627d9
|
Handle nullish OpenAPI mediaTypeObject (#3389)
|
2025-06-24 17:25:38 +00:00 |
|
Nolann B.
|
1e013cd87c
|
Optional label in OpenAPI x-codeSamples (#3376)
|
2025-06-23 13:54:15 +02:00 |
|
Nolann B.
|
7a00880e5b
|
Improve support for OAuth2 security type (#3304)
|
2025-06-11 15:34:52 +02:00 |
|
Nolann B.
|
957afd967f
|
Add authorization header for OAuth2 (#3266)
|
2025-05-26 20:54:07 +02:00 |
|
Nolann B.
|
4c9a9d0416
|
Handle nested deprecated properties in generateSchemaExample (#3267)
|
2025-05-26 20:28:26 +02:00 |
|
Nolann B.
|
40df91a363
|
Deduplicate path parameters from OpenAPI spec (#3264)
|
2025-05-26 18:55:11 +02:00 |
|
Nolann B.
|
a0c06a72cc
|
Indent JSON python code sample (#3260)
|
2025-05-23 09:13:20 +02:00 |
|
Nolann B.
|
80cb52a237
|
Handle OpenAPI alternatives from schema.items (#3235)
|
2025-05-14 08:05:08 +02:00 |
|
Nolann B.
|
c6637b09e2
|
Use default value if string/number/boolean in generateSchemaExample (#3234)
|
2025-05-13 22:07:41 +02:00 |
|
Nolann B.
|
cb5598dc19
|
Handle invalid OpenAPI Responses (#3223)
|
2025-05-08 11:54:46 +02:00 |
|
Greg Bergé
|
5e975ab95b
|
Fix code highlighting for HTTP (#3214)
|
2025-05-06 13:41:15 +00:00 |
|
Greg Bergé
|
a3ec264764
|
Fix Python code sample "null vs None" (#3215)
|
2025-05-06 15:40:56 +02:00 |
|
Nolann B.
|
20ebecb114
|
Missing top-level required OpenAPI alternatives (#3207)
|
2025-05-02 11:48:15 +02:00 |
|
Nolann B.
|
42ca7e1580
|
Fix openapi CR preview (#3197)
|
2025-04-30 11:44:39 +02:00 |
|
Nolann B.
|
580101d04e
|
Schemas disclosure label causing client error (#3192)
|
2025-04-29 16:16:58 +02:00 |
|
Zeno Kapitein
|
326e28e9b0
|
Restyle openapi blocks (#3169)
|
2025-04-24 16:53:29 +02:00 |
|
Nolann B.
|
b6b09d42af
|
Fix OpenAPI responses select placement and icon (#3174)
|
2025-04-22 10:59:42 +02:00 |
|
Nolann B.
|
ebc39e9db9
|
Missing select icon (#3171)
|
2025-04-18 16:26:59 +02:00 |
|
Greg Bergé
|
8ed1bda2f2
|
Translate OpenAPI blocks (#3166)
|
2025-04-18 13:29:55 +02:00 |
|
Nolann B.
|
d67699a1f1
|
Add OpenAPI Webhook block (#3160)
|
2025-04-18 08:35:44 +02:00 |
|
Greg Bergé
|
3363a18856
|
Merge simple alternatives (#3165)
|
2025-04-16 09:14:12 +00:00 |
|
Amrit Kahlon
|
ad1dc0b914
|
Bump scalar version (#3161)
Co-authored-by: Samy Pessé <samypesse@gmail.com>
|
2025-04-15 18:00:07 -07:00 |
|
Greg Bergé
|
eeb977fc03
|
Fix Python JSON code example (#3159)
|
2025-04-14 19:50:40 +00:00 |
|
Nolann B.
|
7588cfe1c5
|
Improve OpenAPIResponses examples and schemas (#3123)
|
2025-04-14 11:16:35 +02:00 |
|
Nolann B.
|
eedefdd5c9
|
Handle optional security headers (#3128)
|
2025-04-09 15:07:33 +02:00 |
|
Nolann B.
|
cbd768a095
|
Improve OpenAPI codesample (#3090)
|
2025-04-08 09:35:22 +02:00 |
|
Greg Bergé
|
e59076a074
|
Improve OpenAPI schemas block ungrouped style (#3092)
|
2025-04-04 14:28:44 +02:00 |
|
Nolann B.
|
653920dec9
|
Add tests for generateSchemaExample (#3086)
|
2025-04-03 19:42:40 +02:00 |
|
Greg Bergé
|
23cedd2d8b
|
Hide deprecated properties in examples (#3085)
|
2025-04-03 19:40:52 +02:00 |
|