DidServiceConfigDto
idstringrequired
Example:
b86483f3-3792-4a54-b11e-f1c6face9935
typestringrequired
Example:
connector
serviceEndpointstringrequired
Example:
https://dataspace.example/connector
DidServiceConfigDto
{
"id": "b86483f3-3792-4a54-b11e-f1c6face9935",
"type": "connector",
"serviceEndpoint": "https://dataspace.example/connector"
}