-
Notifications
You must be signed in to change notification settings - Fork 46
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
Enhance HttpScenarioGenerator to use the OpenAPI Connector for random message generation #285
Comments
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Jun 11, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Jun 11, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Jun 21, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Jun 24, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Jun 26, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Oct 31, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Oct 31, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Nov 22, 2024
tschlat
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Nov 22, 2024
bbortt
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Nov 24, 2024
bbortt
pushed a commit
to postfinance/citrus-simulator
that referenced
this issue
Nov 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Citrus Simulator has the HttpScenarioGenerator, which generates scenarios for operations of a Swagger Spec (OpenAPI 2.0). Citrus now provides an OpenAPI connector, that supports OpenAPI 2.0 and OpenAPI 3.0. Consequently, the HttpScenarioGenerator should use this connector and provide scenarios for both Versions.
The text was updated successfully, but these errors were encountered: