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
/
spec
Age
Commit message (
Expand
)
Author
2024-04-10
fix(spec): format validation errors for nested parameters (#9775)
Oliwia Rogala
2024-03-13
fix(spec): validation errors formatting (#9687)
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
2024-02-07
fix(spec): render response body for non-200 responses (#9555)
Oliwia Rogala
2023-12-20
chore(deps): bump reselect from 4.1.8 to 5.0.1 (#9430)
Vladimír Gorej
2023-09-14
fix(resolve): make retrievalURI absolute before resolution (#9214)
Vladimír Gorej
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2023-08-16
fix: expand tags and operations predictably in multiple SwaggerUI instances ...
Richard Wilburn
2023-06-16
perf(spec): increase performance of operation expansion (#8937)
Vladimír Gorej
2023-06-16
feat(spec): add new specJS selector (#8936)
Vladimír Gorej
2023-03-17
refactor(oas31): simplify Webhooks component by utilizing selectors (#8481)
Vladimír Gorej
2022-10-14
feat(try-it-out): display validation error messages (#8212)
Dan Wallis
2022-05-12
fix: set yaml parser load option to JSON_SCHEMA (#8023)
Tim Lai
2021-08-09
feat(js-yaml): update our main YAML parser to v4.1.0
Vladimir Gorej
2021-04-29
chore(deps): bump serialize-error from 2.1.0 to 8.1.0 (#7223)
Tim Lai
2021-03-10
feat: request snippets plugin (#6910)
Mahtis Michel
2021-02-24
feat: verbose Failed to fetch error (#6938)
Mahtis Michel
2021-01-25
feat(ux): enhance media-type switching experience in RequestBodyEditor (#6837)
Mahtis Michel
2021-01-12
fix(spec-selector): isMediaTypeSchemaPropertiesEqual should handle case where...
Mahtis Michel
2020-12-09
feat(auth): Add OIDC support (#3517) (#6549)
Ilya Lipnitskiy
2020-10-14
fix(oas3): switching media types should update schema properties (#6518)
Tim Lai
2020-10-07
fix: multipart array sample generation for items (#6461)
Mahtis Michel
2020-07-31
fix(requestInterceptor): use async/await to support return new Promise (#6279)
Tim Lai
2020-07-16
feat(RequestBody): validation support for required fields (#6223)
Tim Lai
2020-07-15
Revert "revert: feat: Allow to skip submitting empty values in form data (#58...
Tim Lai
2020-07-07
revert: feat: Allow to skip submitting empty values in form data (#5830)
Vladimir Gorej
2020-05-29
feat: Allow to skip submitting empty values in form data (#5830)
abcang
2019-08-31
feature: support for `Parameter.content` (#5571)
kyle
2019-07-31
housekeeping: `@kyleshockey/js-yaml` -> `js-yaml` (via #5511)
kyle
2019-02-25
improve: subtree resolver batch handling (via #5193)
kyle
2019-02-05
fix: gracefully handle malformed global tags array in taggedOperations select...
kyle
2019-01-29
bug: parameter `allowEmptyValue` + `required` interactions (via #5142)
kyle
2019-01-12
fix: non-typesafe spec selector (via #5121)
kyle
2018-11-23
fix: path-item $ref produces/consumes inheritance (via #5049)
kyle
2018-11-16
fix: resolve referenced securitySchemes (via #5028)
Steven Aerts
2018-08-04
feature: `allowEmptyValue` controls (#4788)
kyle
2018-08-02
fix: default to empty object for pathItems in `updateJsonSpec` wrap-action (#...
kyle
2018-07-19
housekeeping: bundle size reductions (#4713)
kyle
2018-06-21
Improvement: Hash-keyed Try-It-Out parameter value storage (#4670)
kyle
2018-06-08
Revert "initial perf, which gets stripped out in production (#4131)" (#4636)
kyle
2018-05-30
initial perf, which gets stripped out in production (#4131)
Josh Ponelat
2018-05-25
feat: OAS3 binary media type support (#4592)
kyle
2018-04-27
fix: path-item $ref operation metadata storage (#4489)
kyle
2018-03-27
fix: path item $ref rendering (#4381)
kyle
2018-03-01
fix: remote ref resolution regression (#4273)
kyle
2018-02-27
fix: Try-It-Out `Consumes` value regression (#4265)
kyle
2018-02-23
improve: lazy resolver (#4253)
kyle
2018-02-23
feat: lazy resolver (#4249)
kyle
2018-01-25
fix(try-it-out): pass Parameter validation messages around in props for OAS3 ...
kyle
[next]