ServiceUrledit

A URL to access the service of a resource

Propertiesedit

service (string, required)
Name of the service
url (string, required)
The full URL to access the service

Exampleedit

{
   "service" : "string",
   "url" : "string"
}