Skip to content

Commit 26df0b6

Browse files
committed
Updated changelog
1 parent 21fcd6c commit 26df0b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

addOns/openapi/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ All notable changes to this add-on will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## Unreleased
7+
### Added
8+
- Support for generating XML request bodies for OpenAPI definitions and associated unit/integration tests (BodyGeneratorXmlUnitTest, OpenApiIntegrationXmlTest).
9+
- Test resource for XML integration: `v3/openapi_xml_integration.yaml`.
10+
711
### Changed
12+
- Wire XML body generation into the request model conversion and body generator.
13+
- Update help content to indicate XML generation is available (may fail for complex or invalid schemas).
814
- Dependency updates.
915

1016
## [46] - 2025-09-10

0 commit comments

Comments
 (0)