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