UNPKG

@fedify/fedify

Version:

An ActivityPub server framework

26 lines (25 loc) 881 B
$schema: ../codegen/schema.yaml name: Delete compactName: Delete uri: "https://www.w3.org/ns/activitystreams#Delete" extends: "https://www.w3.org/ns/activitystreams#Activity" entity: true description: | Indicates that the `actor` has deleted the `object`. If specified, the `origin` indicates the context from which the `object` was deleted. defaultContext: - "https://w3id.org/identity/v1" - "https://www.w3.org/ns/activitystreams" - "https://w3id.org/security/data-integrity/v1" - toot: "http://joinmastodon.org/ns#" misskey: "https://misskey-hub.net/ns#" fedibird: "http://fedibird.com/ns#" sensitive: "as:sensitive" votersCount: "toot:votersCount" Emoji: "toot:Emoji" Hashtag: "as:Hashtag" ChatMessage: "http://litepub.social/ns#ChatMessage" quoteUrl: "as:quoteUrl" _misskey_quote: "misskey:_misskey_quote" quoteUri: "fedibird:quoteUri" properties: []