Hi everyone,
Right now I am building a Consumed REST Service in which I have to use the same entities for 2 separate request. I would like to be able use the already existing entities and not having to create 2 more entities that only differ in name. This clutters the domain model unnecessarily.
As you can see the entity name is already used and 'Create entity' is not possible. It would be perfect if there was a option to select the enity you want to use from the domain model, maybe in the form of a 'Select entity'-button.
I hope people share my view, let me know if you run into the same problem!
Kind regards,
Nick