contacts

Navigation

Link

root

Common link which links to the root level of the service.

tag
a (look at the href attribute for the URL)
id
root
Link

parent

Common link which links to the parent resource.

tag
a (look at the href attribute for the URL)
id
parent
Link

self

Common link which links to this resource.

tag
a (look at the href attribute for the URL)
id
self

Data

tag
code
id
data__
classes
  • data

{
    "contacts": [
        "help@example.com",
        "admin@example.com"
    ]
}