Skip to content

Feature/openapi32#117

Merged
SebastianDT1 merged 5 commits into
developfrom
feature/openapi32
May 12, 2026
Merged

Feature/openapi32#117
SebastianDT1 merged 5 commits into
developfrom
feature/openapi32

Conversation

@mels-h

@mels-h mels-h commented May 8, 2026

Copy link
Copy Markdown
Contributor

Add support to openapi3.2.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

@mels-h mels-h changed the base branch from master to develop May 8, 2026 00:10
@mels-h mels-h force-pushed the feature/openapi32 branch from 01bc1b5 to eda8081 Compare May 8, 2026 00:20
dependabot Bot and others added 5 commits May 7, 2026 19:21
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- Add OpenAPI 3.2.0 and 3.2 version detection in version parser
- Create test seed files for OpenAPI 3.2 specs
- Add test cases for OpenAPI 3.2 version detection
- Update CHANGELOG to document OpenAPI 3.2 support
- Update README to mention OpenAPI 3.2 compatibility

All existing tests pass and new OpenAPI 3.2 specs are correctly parsed
and generate valid Postman collections.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@mels-h mels-h force-pushed the feature/openapi32 branch from eda8081 to 3396421 Compare May 8, 2026 00:21
@sonarqubecloud

sonarqubecloud Bot commented May 8, 2026

Copy link
Copy Markdown

@SebastianDT1 SebastianDT1 merged commit 07f3411 into develop May 12, 2026
1 check passed
@SebastianDT1 SebastianDT1 deleted the feature/openapi32 branch May 12, 2026 17:46
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.

2 participants