Skip to content
Commit bdee3352 authored by Martti Käärik's avatar Martti Käärik
Browse files

OpenAPI and Java Execution: Improve mapping inheritance and HttpAdapter support #136

- OpenAPI: Refine schema reference resolution to ensure type reuse and correct naming.
- OpenAPI: Integrate HttpJavaMappings and map typed requests/responses to HttpAdapter's HttpRequestData/HttpResponseData.
- Java Execution: Implement parent mapping delegation in MappingImpl to support inherited parameter mappings.
- Java Execution: Update JUnitTestGenerator to link subtype mappings to supertype mappings based on TDL extensions.
parent 1c3e41b1
Loading
Loading
Loading
Loading