Vladimir Gorej
|
a8e351f462
|
feat(json-schema-2020-12): add support for dependentSchemas keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
503aa19f36
|
feat(json-schema-2020-12): add support for else keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
b7a402398f
|
feat(json-schema-2020-12): add support for then keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
dea5dbb10e
|
feat(json-schema-2020-12): add support for if keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
bf21a4ce3e
|
feat(json-schema-2020-12): add support for not keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
15830794f1
|
feat(json-schema-2020-12): add support for oneOf keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
ff2d4b2311
|
feat(json-schema-2020-12): add support for anyOf keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
f41c6ba0d7
|
fix(json-schema-2020-12): fix in collapsible behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
4ea28a9310
|
feat(json-schema-2020-12): add support for allOf keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
2f08f6424b
|
feat(json-schema-2020-12): add support for comment keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
daa0506163
|
feat(json-schema-2020-12): add support for defs keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
51a7f4eefd
|
feat(json-schema-2020-12): add support for dynamicRef keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
6c5a126a46
|
feat(json-schema-2020-12): add support for ref keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
06bb79d5f6
|
feat(json-schema-2020-12): add support for dynamicAnchor keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
628f029b3d
|
feat(json-schema-2020-12): add support for anchor keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
19f58ef3f3
|
feat(json-schema-2020-12): add support for id keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
679698b998
|
feat(json-schema-2020-12): add support for vocabulary keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
d6d3e9ffc1
|
feat(json-schema-2020-12): add support for keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
7d5cad0a1a
|
feat(json-schema-2020-12): handle cycles in rendering
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
fe181ede90
|
feat(json-schema-2020-12): detect expandable behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
e517397fd2
|
feat(json-schema-2020-12): infer type of schema if not defined
Handles schema cycles as well.
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
83ba76c117
|
feat(json-schema-2020-12): add support for boolean JSON Schema
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
161c5af17d
|
feat(json-schema-2020-12): add support for title keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
a7efbf5b19
|
feat(json-schema-2020-12): add support for description keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
c4ec33b82c
|
feat(json-schema-2020-12): add support for format keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
f06c1caed5
|
feat(json-schema-2020-12): add support for type keyword
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
7cfc5e3656
|
feat(json-schema-2020-12): add support for deep expandable behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
ddedb57dc0
|
feat(json-schema-2020-12): add support for expandable behavior
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
9ed1c1b3a0
|
feat: introduce new UI + extendable behavior
Ref #8513
|
2023-04-26 13:55:45 +02:00 |
|
Vladimir Gorej
|
ab1842083d
|
feat(json-schema-2020-12): add initial rendering engine
Refs #8513
|
2023-04-26 13:55:45 +02:00 |
|
Krzysztof Kowalczyk
|
cdfc4de43e
|
fix(response-body): remove download button when content is empty (#8579)
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
|
2023-04-26 13:42:49 +02:00 |
|
dependabot[bot]
|
043d5ea455
|
chore(deps-dev): bump webpack from 5.76.3 to 5.80.0 (#8585)
|
2023-04-26 06:00:23 +00:00 |
|
dependabot[bot]
|
210dd27186
|
chore(deps-dev): bump eslint-plugin-mocha from 9.0.0 to 10.1.0 (#8548)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 9.0.0 to 10.1.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/9.0.0...10.1.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-26 07:52:52 +02:00 |
|
dependabot[bot]
|
8a1621bea0
|
chore(deps-dev): bump @commitlint/cli from 17.5.0 to 17.6.1 (#8584)
|
2023-04-21 12:03:30 +00:00 |
|
dependabot[bot]
|
a179c6534e
|
chore(deps): bump swagger-client from 3.19.5 to 3.19.6 (#8571)
|
2023-04-20 15:29:51 +00:00 |
|
dependabot[bot]
|
b5ca884400
|
chore(deps): bump vm2 from 3.9.16 to 3.9.17 (#8582)
|
2023-04-20 15:24:02 +00:00 |
|
dependabot[bot]
|
2b0e8c05c0
|
chore(deps-dev): bump @babel/plugin-transform-modules-commonjs (#8570)
|
2023-04-13 13:00:11 +00:00 |
|
dependabot[bot]
|
43b24f9625
|
chore(deps-dev): bump @jest/globals from 29.4.3 to 29.5.0 (#8568)
|
2023-04-13 12:04:29 +00:00 |
|
dependabot[bot]
|
a4c3707c68
|
chore(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 (#8561)
|
2023-04-12 21:29:50 +00:00 |
|
dependabot[bot]
|
68f7a26243
|
chore(deps): bump vm2 from 3.9.15 to 3.9.16 (#8567)
|
2023-04-12 21:22:19 +00:00 |
|
dependabot[bot]
|
3548ef37c2
|
chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#8560)
|
2023-04-10 12:04:50 +00:00 |
|
dependabot[bot]
|
7a6dd89b43
|
chore(deps-dev): bump postcss-preset-env from 8.1.0 to 8.3.0 (#8554)
|
2023-04-07 21:05:34 +00:00 |
|
dependabot[bot]
|
e776663467
|
chore(deps): bump vm2 from 3.9.14 to 3.9.15 (#8558)
|
2023-04-07 20:59:56 +00:00 |
|
dependabot[bot]
|
a81619e690
|
chore(deps-dev): bump postcss-loader from 7.1.0 to 7.2.4 (#8553)
|
2023-04-05 12:05:00 +00:00 |
|
dependabot[bot]
|
379cde23f6
|
chore(deps-dev): bump css-loader from 6.7.1 to 6.7.3 (#8549)
|
2023-04-04 12:06:04 +00:00 |
|
swagger-bot
|
dbd8931161
|
chore(release): cut the v5.0.0-alpha.6 release
|
2023-04-04 08:28:34 +00:00 |
|
Vladimír Gorej
|
0fabcafdf7
|
fix(oas31): fix rendering Path Items containing schemas with cycles (#8547)
The fix comes from updating the swagger-client to v3.19.6.
Refs #8537
|
2023-04-04 10:14:31 +02:00 |
|
Vladimír Gorej
|
e6df4a8494
|
chore: merge pull request #8546 from swagger-api/char0n/master-update
Merge with master branch
|
2023-04-04 10:04:04 +02:00 |
|
Vladimir Gorej
|
f4423ef87e
|
Merge branch 'master' into next
|
2023-04-04 09:56:32 +02:00 |
|
dependabot[bot]
|
0d88549f4d
|
chore(deps-dev): bump open from 8.4.2 to 9.1.0 (#8539)
Bumps [open](https://github.com/sindresorhus/open) from 8.4.2 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v9.1.0)
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 09:46:51 +02:00 |
|