markdown issue #149

This commit is contained in:
Mike Macgirvin 2024-02-28 09:45:39 +11:00
parent 51da403848
commit 26b66db396

View file

@ -21,7 +21,7 @@ In the conversational model, the same basic steps occur, but respects the rights
A constrained conversation is implemented as a Collection. [FEP-400e](https://codeberg.org/fediverse/fep/src/branch/main/fep/400e/fep-400e.md) provides a model for working with collections. In that proposal, ActivityPub objects which are created as part of a collection are indicated by a `target` "stub" property containing
- type -- (`Collection` or `OrderedCollection`)
- type -- ( `Collection` or `OrderedCollection` )
- id -- a URL where this collection can be found
- attributedTo -- the `id` of the collection owner