Skip to content

Commit

Permalink
Merge pull request #325 from joffinjoy/Agent-Rating
Browse files Browse the repository at this point in the history
Added Rating To Agent Schema
  • Loading branch information
Ravi Prakash authored Dec 12, 2022
2 parents 76d3f63 + faceaec commit 690dad1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schema/Agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ properties:
$ref: "./Contact.yaml"
organization:
$ref: "./Organization.yaml"
rating:
$ref: "./Rating.yaml#/properties/value"

0 comments on commit 690dad1

Please sign in to comment.