Alex Varchuk
64f18779e5
feat: add support x-badges ( #2605 )
...
* feat: add support x-badges
Co-authored-by: Max Mueller <maxmueller@eaton.com>
* chore: try to fix e2e tests
* chore: try to fix e2e tests part 2
* Update docs/redoc-vendor-extensions.md
---------
Co-authored-by: Max Mueller <maxmueller@eaton.com>
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
2024-10-16 11:48:21 +03:00
Alex Varchuk
2eff85a261
chore: add tests for cover field default crash ( #2389 )
2023-08-31 10:43:53 +03:00
Alex Varchuk
0bb21c8128
feat: add x-tags ( #2355 )
...
* feat: add x-tags
* chore: fix e2e tests and add new for x-tag
* chore: add x-tags to demo definition
* chore: update snapshots
2023-07-26 11:17:56 +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
64cf624fff
chore: rename master branch to main ( #2163 )
2022-09-12 19:28:47 +03:00
Alex Varchuk
1a1bc26503
fix: restore old variant security injections ( #2075 )
2022-07-18 17:48:26 +03:00
Alex Varchuk
27a9dbaf46
feat: add support prefix items
2022-05-30 16:35:22 +03:00
Anastasiia Derymarko
82712c5b40
feat: show minProperties maxProperties ( #2015 )
2022-05-20 11:57:04 +03:00
Andriy Zaleskyy
3b8d6441bd
fix: The number of items in the array in the array is incorrect #1762 ( #1763 )
2021-10-11 13:05:50 +03:00
Andriy Zaleskyy
a8e0c29685
fix: Schema for events incorrectly omits readOnly and includes writeOnly ( #1720 #1540 )
2021-08-31 15:39:55 +03:00
Anna Stasiuk
41f81b4d96
feat: add webhooks support ( #1304 )
2020-08-14 16:33:25 +03:00
Roman Hotsiy
becc2f5856
fix: depreacate x-code-samples, rename to x-codeSamples for consistency
2020-05-10 22:11:01 +03:00
Oleksiy Kachynskyy
57e93ec435
feat: add callbacks support ( #1224 )
...
Co-authored-by: Jonathan Bailey <jonathan_bailey@bose.com>
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2020-04-08 14:04:58 +03:00
Chris Faulkner
42696a01ba
doc: fix some typos ( #1117 )
2019-12-10 08:13:37 +02:00
Dimitar Nanov
3e90133664
feat: display multipleOf
constrains ( #1065 )
2019-12-08 11:54:07 +02:00
russellrobinson
b5af71da5f
fix: no quotes for default values in header fields. ( #1059 )
2019-10-16 16:01:54 +03:00
Roman Hotsiy
4496622438
fix: rename ObjectDescription to SchemaDefinition as discussed
2019-07-30 19:51:27 +03:00
Roman Hotsiy
70d1ee9edd
fix: do not add extra slashes to pattern
...
fixes #983
2019-07-30 10:54:40 +03:00
Roman Hotsiy
7883fad333
chore: simplify demo spec
2019-07-29 13:19:22 +03:00
Roman Hotsiy
00a0abf4a4
chore: refactor + jsxify md tags
2019-07-29 13:19:22 +03:00
Dimitar Nanov
51b5d04fcc
update demo to show use cases
2019-07-29 13:19:21 +03:00
Dimitar Nanov
4359724434
add section menus for tags and object description
2019-07-29 13:17:59 +03:00
Roman Hotsiy
d78029a04e
chore: move repo to Redocly org
2019-06-04 15:47:22 +03:00
lscholten
f40568b79e
feat: Add support for minLength and maxLength constraint humanization ( #700 )
...
According to #42 , `minItems` and `maxItems` are not yet rendered in the documentation.
This pull request shows the humazined form of `minItems` and `maxItems` next to the type description.
The [suggestion of fgabolde](https://github.com/Rebilly/ReDoc/issues/42#issuecomment-371883853 ) is followed and "characters" is simply replaced with "items".
![image](https://user-images.githubusercontent.com/1814807/47999845-0a13f900-e104-11e8-9ddc-adab701ec0bb.png )
Some examples are added to the demo.
2018-11-05 16:14:57 +02: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
Sheila Kelly
568ce74077
feat: Add x-logo alt text support ( #584 )
...
Fixes #546
2018-08-02 15:27:38 +03:00
Roman Hotsiy
757a92e425
chore: fix markdown in demo
2018-07-25 18:02:21 +03:00
Roman Hotsiy
58bddc8811
feat: big theme update
2018-07-19 14:33:51 +03:00
Roman Hotsiy
14f8408e8d
fix: do not ignore path level parameters
2017-12-07 17:17:23 +02:00
Roman Hotsiy
5438770267
Filter readOnly and writeOnly fields from request/response
2017-11-20 12:54:27 +02:00
Roman Hotsiy
8e6b9e8380
Add OpenAPI 2.0 compatibility mode
2017-11-14 23:40:38 +02:00