Skip to content

Master#2

Open
theBenForce wants to merge 345 commits intotheBenForce:masterfrom
syroegkin:master
Open

Master#2
theBenForce wants to merge 345 commits intotheBenForce:masterfrom
syroegkin:master

Conversation

@theBenForce
Copy link
Copy Markdown
Owner

No description provided.

syroegkin and others added 30 commits November 7, 2021 18:21
ci(circleci): add context
## [1.4.4](v1.4.3...v1.4.4) (2021-11-07)

### Bug Fixes

* replace map with forEach ([a0f07ba](a0f07ba))
BREAKING CHANGE: start to rewrite code to ts so it will be maintainable
## [1.4.5](v1.4.4...v1.4.5) (2021-11-07)

### Bug Fixes

* downgrade argparse version so it won't break the package ([788f38c](788f38c))
bring back markdownlint json file which was excluded from the build.

fix #177
## [1.4.6](v1.4.5...v1.4.6) (2021-11-08)

### Bug Fixes

* **markdownlint:** markdown lint configuration file is in use ([82542f5](82542f5)), closes [#177](#177)
syroegkin and others added 30 commits March 22, 2026 10:06
Fix the issue when the schema and the path both share the same name, making the link to the schema
actualkly pointing to the path
Filter out problematic values, and do not crash, please.

fix #221
Updates from the master branch
# [3.1.0](v3.0.0...v3.1.0) (2026-03-22)

### Bug Fixes

* fix list spaces in the infro block ([8b92ea0](8b92ea0))
* fix markdown line, so it supports null-ish values without crashing ([14baca3](14baca3)), closes [#221](#221)
* fix shema/path linmks collisions ([a53a148](a53a148))
* fix typo in info transformer ([b20f23d](b20f23d))
* remove pesky regex ([dad1bad](dad1bad))
* render Request Body table with two columns (Required, Schema) ([6190bc8](6190bc8))

### Features

* 3.1 support, null guards, license fix ([52b1587](52b1587))
* add deprecated parameters support for 3.* versions ([37a722a](37a722a))
* add missing oneOf and anyOf compositions for 3.* versions ([f3a510b](f3a510b))
* add mutualTLS to the security schema ([1bef5c3](1bef5c3))
* add parameters explode support ([c5784c4](c5784c4))
* add read-only and write-only properties support ([417d764](417d764))
* add server section for v3.* ([a05523b](a05523b))
* add spdx type for the licenses (3.1 only) ([0f33e0a](0f33e0a))
* add summary support vor version 3.1 ([e867c80](e867c80))
* add webhooks for v3.1 ([4b68f66](4b68f66))
* documentV31 transformer, request body table fix, typed helpers ([c776abc](c776abc))
* prepare for v3.1, add guards and rearrange transformers ([73b6680](73b6680))
* support deprecation in the schemas for v3.* ([59d9139](59d9139))
* support the callback section for v3.* ([01c0127](01c0127))
* v3 add nullable type ([b8ec7d5](b8ec7d5))
Fix a bug related to the representation of the array of objects, when it was just diosplayed as an
`array` and nothing else.

fix #220
## [3.1.1](v3.1.0...v3.1.1) (2026-03-25)

### Bug Fixes

* fix array of objects presentation ([9d5eab2](9d5eab2)), closes [#220](#220)
* make openapi documents valid, fix warnings ([363d824](363d824))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants