-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- support java dsl - streamline implementation with standard citrus builder pattern - support open api parameter serialization
- Loading branch information
Showing
255 changed files
with
21,708 additions
and
13,221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// TODO | ||
OpenApiServerRequest | ||
- SchemaValidation is active by default (also in other scenarios) | ||
|
||
Oas Validation now by ValidationFramework | ||
- no control response message is created any more |
191 changes: 0 additions & 191 deletions
191
connectors/citrus-openapi/src/main/java/org/citrusframework/openapi/OpenApiPathRegistry.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.