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