Alex Varchuk
53a6afc596
fix: unify redoc config ( #2647 )
...
---------
Co-authored-by: Ivan Kropyvnytskyi <130547411+ivankropyvnytskyi@users.noreply.github.com>
2025-01-30 14:23:07 +02:00
Alex Varchuk
85b622fc58
fix: displaying nested items with type string ( #2634 )
2024-12-31 13:09:48 +02:00
Alex Varchuk
b36a6e27bb
fix: default value as object in request body ( #2437 )
2023-10-23 18:36:30 +03:00
Ricardo Graça
7e052028d9
fix: renames 'FieldContstraints' to 'FieldConstraints' ( #2352 )
...
Co-authored-by: Ricagraca <ricardo.graca@freiheit.com>
2023-07-11 15:32:00 +03:00
Alex Varchuk
3d410b6002
fix: default value for array query parameter ( #2186 )
2022-10-31 20:46:00 +02:00
Alex Varchuk
291b62a206
feat: support conditional operators ( #1939 )
...
* fix: merge type and enum in allOf for 3.1
* chore: add example for OpenApi 3.1
* fix: correct merge constraints in allOf
2022-05-17 10:56:28 +03:00
Andriy Zaleskyy
6c7685e5fa
fix: No maxLength label is displayed for arrays of items #1701 ( #1765 )
...
* fix: No maxLength label is displayed for arrays of items #1701
* Revert "fix: No maxLength label is displayed for arrays of items #1701 "
This reverts commit 543ecc4d39 .
* fix: No maxLength label is displayed for arrays of items #1701
* change array items display
* fix alignment
* remove theme font from labels
* update snapshot
Co-authored-by: Oprysk <vyacheslav@redocly.com>
2022-01-05 17:11:05 +02:00
Oprysk Vyacheslav
4fb5f914fa
chore: run prettier & add husky pre-commit hook ( #1800 )
2021-11-24 16:11:45 +02:00
AlexVarchuk
cd2d6f76e8
fix: improve openapi 3.1 ( #1700 )
2021-08-03 13:36:06 +03:00
AlexVarchuk
823be24b31
feat: add basic support openApi 3.1 ( #1622 )
2021-05-31 19:23:05 +03:00
Anna Stasiuk
bb4594ee58
feat: add new option hideSchemaPattern ( #1475 )
...
* feat: add new option hideSchemaPattern
* chore: add hideSchemaPattern option to readme
2020-11-30 11:54:46 +02:00
Roman Hotsiy
d12e410d99
feat: support multiple examples for parameters ( #1470 )
2020-11-23 14:00:17 +02:00
Anna Stasiuk
a6b41aa00b
fix: show long pattern and add toggle button ( #1375 )
2020-09-07 12:53:30 +03:00
Anna Stasiuk
2ede22c45c
fix: do not display long regexps ( #1295 )
2020-06-09 13:36:43 +03:00
Roman Hotsiy
11cc4c4c3e
feat: new option hideSchemaTitles
2019-12-12 17:32:03 +02:00
Roman Hotsiy
6aeb0bf68d
fix: do not URI-encode parameter values for better readability
...
fixes #1138
2019-12-12 17:32:02 +02:00
russellrobinson
b5af71da5f
fix: no quotes for default values in header fields. ( #1059 )
2019-10-16 16:01:54 +03:00
Roman Hotsiy
1367380a88
fix: support json serialization for parameter examples
...
fixes #934
2019-08-01 11:20:44 +03:00
Anna Stasiuk
afc7e36cf8
feat: Add option for skipping quotes in enums enumSkipQuotes ( #968 )
...
* feat: add option for skipping enum quotes
* chore: move enumSkipQuotes
2019-07-15 11:14:48 +03:00
Roman Hotsiy
4bd499f0e9
fix: hide empty example when it is not defined
2019-07-07 19:43:31 +03:00
Mathias Schreck
39392869f4
fix: serialize parameter example values according to the spec ( #917 )
2019-06-20 16:44:02 +03:00
Roman Hotsiy
b0e660eca0
feat: basic UI labels configuration
...
This can be used for translations later
2019-05-12 23:18:17 +03:00
Ingo Claro
e9610e92d4
feet: add the option to render vendor extensions ( #552 )
...
* add the option to render vendor extensions
* refactor Extensions, move Redoc extension list to utils file
* feat: new option showExtensions (support list of extensions)
2018-10-03 10:02:30 +03:00
Matthias Mohr
893c83ed07
feat: externalDocumentation rendered for tags, operations and schema fields ( #595 )
...
The externalDocs were missing for tags, schemata and operations. Added them with this pull requests. Solves #550 .
Additionally, fixes that the URL in External Documentation Object was specified to be optional, which is not correct according to OpenAPI spec.
2018-09-10 18:23:17 +03:00
Roman Hotsiy
528b8fbebc
chore: prettier all
2018-08-18 16:23:33 +03:00
Jérémy Derussé
4694b6f9ca
fix: Use item's title in array definition ( #526 )
2018-06-21 13:10:10 +03:00
Jérémy Derussé
35f83e491a
chore: escape HTML ( #527 )
2018-06-18 15:58:26 +03:00
Roman Hotsiy
dc18743df4
chore: add tslint + fix lint issues
2018-01-23 15:04:50 +02:00
Roman Hotsiy
9d0f2a9273
move required label to the left column
2018-01-10 13:01:20 +02:00
Roman Hotsiy
17da7b74db
fix: improve rendering of types
2017-12-07 19:12:34 +02:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite
2017-10-12 00:01:37 +03:00