ServiceUrl

edit

A URL to access the service of a resource

Properties

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

Example

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