{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/addressing_etag",
"title": "addressing_etag",
"description": "A digest of the IP data. Useful for determining if the data has changed.",
"example": "a8e453d9d129a3769407127936edfdb0",
"type": "string"
}