plugins-evert/url-atproto/schema.json
2024-11-23 11:35:50 +02:00

10 lines
283 B
JSON

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://squeebot.lunasqu.ee/pkg/plugins-evert/url-atproto.schema.json",
"title": "url-atproto",
"description": "url-atproto plugin configuration",
"type": "object",
"properties": {},
"required": []
}