-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(TransferProcessApi): fix transfomer for TransferProcessDto (#3122)
* fix(TransferProcessApi): fix transfomer for TransferProcessDto * fix(TransferProcessApi): fix test * fix(TransferProcessApi): consistent replace CallbackAddressDto with CallbackAddress
- Loading branch information
Showing
26 changed files
with
78 additions
and
425 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
112 changes: 0 additions & 112 deletions
112
...sions/common/api/api-core/src/main/java/org/eclipse/edc/api/model/CallbackAddressDto.java
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
.../java/org/eclipse/edc/api/transformer/CallbackAddressDtoToCallbackAddressTransformer.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
47 changes: 0 additions & 47 deletions
47
...s/common/api/api-core/src/test/java/org/eclipse/edc/api/model/CallbackAddressDtoTest.java
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
...pi/api-core/src/test/java/org/eclipse/edc/api/model/CallbackAddressDtoValidationTest.java
This file was deleted.
Oops, something went wrong.
52 changes: 0 additions & 52 deletions
52
...a/org/eclipse/edc/api/transformer/CallbackAddressDtoToCallbackAddressTransformerTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.