{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "https://openid.github.io/authzen/#name-the-access-evaluation-api-re", "description": "v1EvaluationResponse schema from Aserto directory API", "properties": { "context": { "type": "object" }, "decision": { "type": "boolean" } }, "type": "object" }