rename providerUrl
and connectorAddress
to counterPartyAddress
on management api
#3343
Labels
Milestone
Feature Request
Currently there are multiple way of calling the same field:
counterPartyAddress
as it was called in the internal domain model (RemoteMessage
included) is also calledproviderUrl
andconnectorAddress
.Which Areas Would Be Affected?
management api
Why Is the Feature Desired?
consistency
Solution Proposal
we should need to avoid breaking changes, printing a log in the case the old name is used, as done in #3342
The text was updated successfully, but these errors were encountered: