diff --git a/schema/Agent.yaml b/schema/Agent.yaml index c4ee1743..9dce7728 100644 --- a/schema/Agent.yaml +++ b/schema/Agent.yaml @@ -6,3 +6,5 @@ properties: $ref: "./Contact.yaml" organization: $ref: "./Organization.yaml" + rating: + $ref: "./Rating.yaml#/properties/value"