diff --git a/share/templates/api/root/rel-contacts.tt b/share/templates/api/root/rel-contacts.tt index 353fbb7df7..538777229f 100644 --- a/share/templates/api/root/rel-contacts.tt +++ b/share/templates/api/root/rel-contacts.tt @@ -18,14 +18,38 @@ For customer contacts, the item MUST link to a reseller
-[% INSERT 'js/api/properties/contacts-item.json' -%]
-
+
-[% INSERT 'js/api/links/contacts-item.json' -%]
-
+If the contact is going to be used for identifying a reseller or peering (that is, when you create an contracts item), you MUST NOT set the ngcp:resellers relation.
@@ -158,6 +182,11 @@ Link: </api/resellers/?id=2>; rel="http://example.com/#rel-contacts" -%] ++TODO +
+[%