Specify that endpoints can be an inlined mapping or a link
This commit is contained in:
parent
c58075bf82
commit
9c5d67ed2b
|
@ -627,6 +627,9 @@
|
|||
<dd>
|
||||
A mapping of additional endpoints which may be useful either for
|
||||
this actor or someone referencing this actor.
|
||||
This is either an inlined mapping or a link to a json-ld document
|
||||
of type
|
||||
<code>https://www.w3.org/ns/activitystreams#Endpoints</code>.
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
|
Loading…
Reference in New Issue