{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/AppMetadata", "title": "AppMetadata", "type": "object", "description": "Data related to the user that does affect the application's core functionality.", "additionalProperties": true, "properties": {} }