10 lines
283 B
JSON
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": []
|
|
}
|