{ "type": "object", "properties": { "schema": { "type": "string", "description": "The Schema containing one or more Object Definitions that will be written\nto the Permissions System.\n\n4MiB" } }, "description": "WriteSchemaRequest is the required data used to \"upsert\" the Schema of a\nPermissions System.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/authzed/main/json-schema/WriteSchemaRequest.json", "title": "WriteSchemaRequest" }