{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "https://openid.github.io/authzen/#name-resource", "description": "v1Resource schema from Aserto directory API", "properties": { "id": { "type": "string" }, "properties": { "type": "object" }, "type": { "type": "string" } }, "type": "object" }