@fedify/fedify
Version:
An ActivityPub server framework
15 lines (14 loc) • 506 B
YAML
$schema: ../codegen/schema.yaml
name: Remove
compactName: Remove
uri: "https://www.w3.org/ns/activitystreams#Remove"
extends: "https://www.w3.org/ns/activitystreams#Activity"
entity: true
description: |
Indicates that the `actor` is removing the `object`. If specified,
the `origin` indicates the context from which the `object` is being removed.
defaultContext:
- "https://w3id.org/identity/v1"
- "https://www.w3.org/ns/activitystreams"
- "https://w3id.org/security/data-integrity/v1"
properties: []