{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/UserAppMetadataSchema", "title": "UserAppMetadataSchema", "type": "object", "description": "User metadata to which this user has read-only access.", "additionalProperties": true, "properties": {} }