UNPKG

@favdevs/payload-ai

Version:

<p align="center"> <img alt="Payload AI Plugin" src="assets/payload-ai-intro.gif" width="100%" /> </p>

17 lines (16 loc) 320 B
{ "type": "object", "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "$schema": { "type": "string" }, "ai-plugin": { "type": "object", "additionalProperties": false, "properties": {} } }, "required": ["ai-plugin"] }