From a91e5a3bee8185cf7a945d6c1052f10d46d583a5 Mon Sep 17 00:00:00 2001 From: Yasiru Date: Thu, 5 Jun 2025 11:59:18 +1000 Subject: [PATCH] docs: correct field description docs: correct field description from "First name of contact" to "Email address of contact" --- docs/api_data.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/api_data.json b/docs/api_data.json index ba2f57e..0d45caf 100644 --- a/docs/api_data.json +++ b/docs/api_data.json @@ -193,7 +193,7 @@ "type": "string", "optional": true, "field": "client.contact.email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Client Fields", @@ -596,7 +596,7 @@ "type": "string", "optional": true, "field": "client.contact.email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Client Fields", @@ -837,7 +837,7 @@ "type": "string", "optional": true, "field": "email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Contact Fields", @@ -1283,7 +1283,7 @@ "type": "string", "optional": true, "field": "contact.email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Client Fields", @@ -1477,7 +1477,7 @@ "type": "string", "optional": true, "field": "contact.email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Client Fields", @@ -2661,7 +2661,7 @@ "type": "string", "optional": true, "field": "client.contact.email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Client Fields", @@ -3031,7 +3031,7 @@ "type": "string", "optional": true, "field": "client.contact.email", - "description": "

First name of contact.

" + "description": "

Email address of contact.

" }, { "group": "Client Fields",