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
/
core
/
plugins
Age
Commit message (
Expand
)
Author
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-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-12
test: fix typos in test descriptions (#9802)
hugehope
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-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(spec): validation errors formatting (#9687)
Oliwia Rogala
2024-02-23
fix(oas3): attempt to render schemas not resolved by swagger-client (#9629)
Oliwia Rogala
2024-02-15
fix(spec): ignore empty string for multi-value parameter (#9511)
Julien
2024-02-12
fix(spec): set multi-value parameters as an immutable list (#9567)
Oliwia Rogala
2023-11-13
feat(samples): add base64url support for contentEncoding keyword (#9246)
Bas Schoenmaeckers
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-07-24
fix(samples): fix handling of additionalProperties in JSON Schema 2020-12 (#9...
Adam Davis
2023-06-11
feat(samples): add support for proper schema merging (#8910)
Vladimír Gorej
2023-06-10
feat(examples): add support for examples keyword (#8908)
Vladimír Gorej
2023-06-09
feat(samples): add support for contentSchema keyword (#8907)
Vladimír Gorej
2023-06-09
feat(samples): add support for contentMediaType keyword (#8903)
Vladimír Gorej
2023-06-08
feat(samples): add support for contentEncoding keyword (#8899)
Vladimír Gorej
2023-06-08
feat(samples): add support for contains, minContains, maxContains keywords (#...
Vladimír Gorej
2023-06-07
feat(samples): add support for uniqueItems keyword (#8893)
Vladimír Gorej
2023-06-07
feat(samples): add support for regex string format (#8891)
Vladimír Gorej
2023-06-07
feat(samples): support multipleOf keyword (#8890)
Vladimír Gorej
2023-06-06
feat(samples): support new semantics of exclusive number ranges (#8885)
Vladimír Gorej
2023-06-06
feat(samples): add support for const keyword (#8884)
Vladimír Gorej
2023-06-06
feat(samples): add support for type keyword defined as list of types (#8883)
Vladimír Gorej
2023-06-05
feat(samples): add support for new values of format keyword (#8882)
Vladimír Gorej
2023-06-01
refactor(samples): move example generation code to samples plugin (#8727)
Vladimír Gorej
2023-05-24
Merge branch 'master' into next
Vladimir Gorej
2023-05-22
feat(auth): persist cookie based apiKey in document.cookie (#8689)
Vladimír Gorej
2023-03-21
feat(oas31): add support for OpenAPI 3.1.0 in VersionPragmaFilter (#8495)
Vladimír Gorej
2023-03-16
refactor(oas31): concentrate OpenAPI 3.1.0 code to separate plugin (#8475)
Vladimír Gorej
2022-10-26
fix(ui): handle missing schema reference case for discriminant definitions (#...
Guillaume Tassery
2022-10-24
fix(oauth2): only display scopes relevant for current endpoint (#8229)
kai-morich
2022-10-17
feat(example): set discriminated properties to mapped value (#8213)
Ahmed Yarub Hani Al Nuaimi
2022-03-10
feat(oauth2): authActions.authPopup plugin accessible wrapper (#7699)
Maciej Kowalski
2022-03-03
fix(examples): allow string created by regex pattern (#7829)
dewijones92
2022-01-24
feat(error-handling): introduce unified and configurable error handling (#7761)
Vladimir Gorej
2021-09-15
fix(sample-gen): generate the correct number of properties (#7432)
Helen Kosova
2021-04-20
fix(authorization): include oauth endpoint description (#7195)
Michael Zangl
2021-03-10
feat: sample gen should incorporate schema validation constraint (#7043)
Mahtis Michel
2021-03-10
fix(sample-gen): xml attr with media-type example value (#7045)
Mahtis Michel
2021-03-10
fix(sample-gen): allOf, oneOf lifting should consider properties and items (#...
Mahtis Michel
2021-03-10
fix(auth): support pkce when using basic auth header (#7038)
Dan Dumont
2021-02-11
* fix(sample-gen): enum without type should be handled by sample-gen (#6912)
Mahtis Michel
2021-01-12
fix(sample-gen): should return xml literal example (#6822)
Mahtis Michel
2021-01-12
fix(spec-selector): isMediaTypeSchemaPropertiesEqual should handle case where...
Mahtis Michel
2021-01-12
fix(sample-gen): should render additionalProperties in example (#6821)
Mahtis Michel
[next]