Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Test API Generator for WSDL #1163

Open
tschlat opened this issue May 14, 2024 · 0 comments
Open

Enable Test API Generator for WSDL #1163

tschlat opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@tschlat
Copy link
Collaborator

tschlat commented May 14, 2024

User story
The Test API generator (#1156) provides code to create an OpenAPI from a WSDL. This OpenAPI can then be used to generate a Test API.

As a user I want to be able to:

  1. Perform the transformation via Maven
  2. Let the citrus-test-api-generator-maven-plugin perform the transformation automatically

For 1., a specific goal in the citrus-test-api-generator-maven-plugin is needed.
For 2., the respective plugin has to be adjusted to automatically transform a wsdl source into an OpenAPI and use that for generation.

When finished, check for all occurrences of TODO #1163 in Citrus code base..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants