schemas
These are schemas one can use to validate objects used in the Fediverse.
Warning
Under construction
schema | types | comment |
---|---|---|
follower_activity.schema | Follow , Reject , Accept , Undo , Block |
Currently object must be a string. Might be relaxed to also allow object |
audio_single.schema | Audio |
Single URL version |
image_single.schema | Image |
Single URL version |
video_single.schema | Video |
Single URL version |
media_attachments.schema | Audio , Image , Video |
the more complicated version of the image_single, etc ... files. Not really readable. Also includes multiple urls. |
Info
Contributions of new schemas are welcome; see repo.