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
/
test
/
unit
/
components
Age
Commit message (
Expand
)
Author
2024-05-14
fix(components): add support for oneOf/anyOf JSON Schema keywords in paramete...
Oliwia Rogala
2024-04-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-10
refactor: consolidate all JSON Schema 5 rendering code into json-schema-5 plu...
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-02-14
test: consolidate unit tests (#9588)
Vladimír Gorej
2023-11-09
fix(response-body): show download button both for non-empty Blob and string r...
Michał Korczak
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-06-01
test: align tests with sample plugin changes
Vladimir Gorej
2023-04-26
Merge branch 'master' into next
Vladimir Gorej
2023-04-26
fix(response-body): remove download button when content is empty (#8579)
Krzysztof Kowalczyk
2023-03-17
refactor(oas31): simplify Webhooks component by utilizing selectors (#8481)
Vladimír Gorej
2022-10-25
fix(parameters): allowedValues for enum and boolean types (#8231)
ishuen
2022-03-21
feat: add modelcollapse to primitive models (#7557)
twjasa
2021-11-03
refactor: prefix lifecycle methods with UNSAFE_
Vladimir Gorej
2021-11-03
test(test:unit-jest): fix all failing tests for this script
Vladimir Gorej
2021-05-12
feat: Accessibility improvements (#7224)
Giles Wells
2020-11-03
fix: externalDocs url for tags when using swagger v2.0 (#6579)
dalbrx-forcam
2020-10-21
feat: support for showExtensions on Response objects (#6535)
Shelby Sanders
2020-10-21
test(jest): cleanup console warnings/errors (#6547)
Tim Lai
2020-10-01
fix(parameter-row): rendering of default/example values of 0 (#6454)
Tim Lai
2020-09-01
feat: migrate unit tests to Jest (#6353)
Tim Lai