diff --git a/schemas/semconv.schema.json b/schemas/semconv.schema.json index b2848fc1..c775ce7d 100644 --- a/schemas/semconv.schema.json +++ b/schemas/semconv.schema.json @@ -840,11 +840,8 @@ ] }, "EntityAssociation": { - "type": "array", - "items": { - "type": "string" - }, - "description": "list of entity associations." + "type": "string", + "description": "The name of the associated entity." } } } \ No newline at end of file