{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/addressing_schemas-can_delete",
"title": "addressing_schemas-can_delete",
"description": "Controls whether the membership can be deleted via the API or not.",
"example": true,
"readOnly": true,
"type": "boolean"
}