Skip to content

Commit 45c8228

Browse files
committed
dan comments
1 parent 2b36735 commit 45c8228

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pages/agents/agent-object-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ attributes:
6464
-
6565
name: photo
6666
type: string
67-
description: The URL to the user's photo.
67+
description: The URL to the Agent's photo.
6868
-
6969
name: commission_rate
7070
type: string

pages/clients/client-object-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ attributes:
6464
-
6565
name: photo
6666
type: string
67-
description: The URL to the user's photo.
67+
description: The URL to the Client's photo.
6868
-
6969
name: status
7070
type: string

pages/contractors/contractor-object-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ attributes:
6464
-
6565
name: photo
6666
type: string
67-
description: The URL to the user's photo.
67+
description: The URL to the Contractor's photo.
6868
-
6969
name: status
7070
type: string

pages/recipients/recipient-object-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ attributes:
6464
-
6565
name: photo
6666
type: string
67-
description: The URL to the user's photo.
67+
description: The URL to the Recipient's photo.
6868
-
6969
name: default_rate
7070
type: decimal

0 commit comments

Comments
 (0)