mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Add "At Risk features" section; add "Binary Data" mechanism/endpoint to it
Closes #109.
This commit is contained in:
17
index.html
17
index.html
@ -270,8 +270,23 @@
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="atrisk">
|
||||
<h2>At Risk features</h2>
|
||||
<p>
|
||||
The Working Group has marked the following features as At
|
||||
Risk and may seek to advance the specification with the
|
||||
removal of these features if insufficient implementation
|
||||
experience can be gathered.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
The <a href="#binary-data"></a> mechanism and
|
||||
its associated <a href="#uploadMedia"></a> endpoint.
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="obj">
|
||||
<h2>Objects</h2>
|
||||
|
Reference in New Issue
Block a user