index
:
swagger-ui.git
3.52.2
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
plugins
Age
Commit message (
Expand
)
Author
2024-05-21
fix(config): define missing default options and their types (#9949)
Oliwia Rogala
2024-05-15
fix(oas31): fix re-rendering of the Webhooks component (#9938)
Oliwia Rogala
2024-05-08
fix(json-schema-5): allow collapsing for primitive models (#9639)
Daksh
2024-05-07
fix: render null values included in enum (#9683)
kyoungmin kim
2024-04-25
fix(config): remove system config source (#9875)
Oliwia Rogala
2024-04-23
fix(json-schema-2020-12-samples): skip anyOf and oneOf while merging schemas ...
Oliwia Rogala
2024-04-20
docs: fix typos in code comments (#9841)
careworry
2024-04-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-18
style(request-snippets): change name of active tab class (#9839)
Vladimír Gorej
2024-04-16
feat(request-snippets): use active class modifier for active snippet (#9826)
Vladimír Gorej
2024-04-15
feat: expose build info via new versions plugin (#9820)
Vladimír Gorej
2024-04-11
refactor(json-schema-2020-12-samples): design formatAPI consistent with media...
Twan Kamp
2024-04-10
fix(spec): format validation errors for nested parameters (#9775)
Oliwia Rogala
2024-04-10
refactor: consolidate all JSON Schema 5 rendering code into json-schema-5 plu...
Vladimír Gorej
2024-04-09
fix(json-schema-2020-12-samples): apply string constraints sensibly (#9796)
Vladimír Gorej
2024-04-09
feat(json-schema-2020-12-sample): introduce option API (#9795)
Vladimír Gorej
2024-04-08
fix(oas31): allow override names of top level schemas (#9787)
Vladimír Gorej
2024-04-06
refactor(syntax-highlighting): use component wrapping for syntax highlighting...
Vladimír Gorej
2024-04-05
feat: consolidate syntax highlighting code into standalone plugin (#9783)
Vladimír Gorej
2024-03-29
fix(oas3): add support for oneOf/anyOf JSON Schema keywords in request-body r...
Oliwia Rogala
2024-03-29
fix(oas3): fix getting initial values for request body in OpenAPI 3.x (#9762)
Oliwia Rogala
2024-03-29
feat(plugins): expose JSON Schema merging mechanism from samples plugins (#9766)
Oliwia Rogala
2024-03-26
fix(json-schema-2020-12-samples): fix constraints for integer example values ...
Oliwia Rogala
2024-03-13
fix(request-snipppets): fix issues in escaping Powershell (#9692)
Vladimír Gorej
2024-03-13
fix(oas3): escape regular expression before using it (#9691)
Vladimír Gorej
2024-03-13
fix(spec): validation errors formatting (#9687)
Oliwia Rogala
2024-03-06
fix(oas31): render responses with empty content field (#9664)
Vladimír Gorej
2024-02-23
fix(oas3): attempt to render schemas not resolved by swagger-client (#9629)
Oliwia Rogala
2024-02-15
fix: associate HTML labels with inputs (#9599)
Oliwia Rogala
2024-02-15
fix(spec): ignore empty string for multi-value parameter (#9511)
Julien
2024-02-14
fix(json-schema-2020-12): expand deeply all Schema Objects and complex keywor...
Oliwia Rogala
2024-02-12
fix(spec): set multi-value parameters as an immutable list (#9567)
Oliwia Rogala
2024-02-09
fix: add missing HTML id attributes (#9563)
Vladimír Gorej
2024-02-07
fix(spec): render response body for non-200 responses (#9555)
Oliwia Rogala
2024-01-26
fix(oas31): make selectors always return expected shapes (#9519)
Vladimír Gorej
2024-01-08
refactor: replace defaultProps with JavaScript default parameters (#9464)
Vladimír Gorej
2024-01-04
fix: use JavaScript default parameters instead React's defaultProps (#9453)
Joon Kyoung
2023-12-20
feat: add support for React@18 in backward compatible way (#9435)
Vladimír Gorej
2023-12-20
chore(deps): bump reselect from 4.1.8 to 5.0.1 (#9430)
Vladimír Gorej
2023-11-13
feat(samples): add base64url support for contentEncoding keyword (#9246)
Bas Schoenmaeckers
2023-11-13
fix(oas31): use system.fn as source of truth for Model wrapper (#9153)
Pierre PLR
2023-09-29
feat: add wrapper for OpenAPI 3.1.0 version label (#9267)
Patryk Rosiak
2023-09-18
fix(callbacks): display all defined callbacks (#9223)
Vladimír Gorej
2023-09-14
fix(resolve): make retrievalURI absolute before resolution (#9214)
Vladimír Gorej
2023-09-13
feat: add mutualTLS auth option (#9193)
Patryk Rosiak
2023-09-05
feat(json-schema): expose API that generates examples from JSON Schema (#9190)
Vladimír Gorej
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2023-08-31
feat(info): indicate OpenAPI 2.0 definition version (#9167)
Krzysztof Kowalczyk
2023-08-16
fix: expand tags and operations predictably in multiple SwaggerUI instances ...
Richard Wilburn
2023-08-02
fix(request-body): access data of request body in safe way (#9110)
Vladimír Gorej
[next]