mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 11:46:04 +00:00
FEP-e232: Add discussionsTo field, add @context to example
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
authors: silverpill <silverpill@firemail.cc>
|
||||
status: DRAFT
|
||||
dateReceived: 2022-08-01
|
||||
discussionsTo: https://codeberg.org/fediverse/fep/issues/14
|
||||
---
|
||||
# FEP-e232: Object Links
|
||||
|
||||
@@ -29,6 +30,7 @@ Example:
|
||||
|
||||
```json
|
||||
{
|
||||
"@context": "https://www.w3.org/ns/activitystreams",
|
||||
"type": "Note",
|
||||
"content": "This is a quote:<br>RE: https://example.com/objects/123",
|
||||
"tag": [
|
||||
|
||||
Reference in New Issue
Block a user