Skip to content

Commit 9615a2c

Browse files
Rename url_prefix field to url in help center API response (#304)
* Rename url_prefix field to url in help center API response Changed the field name from url_prefix to url to better reflect that it contains the full URL rather than just a prefix. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Fix order for brand tag * Improve url description --------- Co-authored-by: Claude <[email protected]>
1 parent 05b2b1e commit 9615a2c

File tree

9 files changed

+29
-29
lines changed

9 files changed

+29
-29
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,7 +2163,7 @@ paths:
21632163
identifier: help-center-1
21642164
website_turned_on: false
21652165
display_name: Intercom Help Center
2166-
url_prefix: https://help.mycompany.com
2166+
url: https://help.mycompany.com
21672167
custom_domain: help.mycompany.com
21682168
schema:
21692169
"$ref": "#/components/schemas/help_center"
@@ -20391,9 +20391,9 @@ components:
2039120391
type: string
2039220392
description: The display name of the Help Center only seen by teammates.
2039320393
example: Intercom Help Center
20394-
url_prefix:
20394+
url:
2039520395
type: string
20396-
description: The URL path prefix for the help center
20396+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
2039720397
example: "https://help.mycompany.com"
2039820398
custom_domain:
2039920399
type: string
@@ -23349,10 +23349,10 @@ tags:
2334923349
You can then iterate through the content from that source via its API and POST it to the External Pages endpoint. That endpoint has an *external_id* parameter which allows you to specify the identifier from the source. The endpoint will then either create a new External Page or update an existing one as appropriate.",
2335023350
- name: Articles
2335123351
description: Everything about your Articles
23352-
- name: Brands
23353-
description: Everything about your Brands
2335423352
- name: Away Status Reasons
2335523353
description: Everything about your Away Status Reasons
23354+
- name: Brands
23355+
description: Everything about your Brands
2335623356
- name: Companies
2335723357
description: Everything about your Companies
2335823358
- name: Contacts

descriptions/2.10/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ paths:
12351235
identifier: help-center-1
12361236
website_turned_on: false
12371237
display_name: Intercom Help Center
1238-
url_prefix: https://help.mycompany.com
1238+
url: https://help.mycompany.com
12391239
custom_domain: help.mycompany.com
12401240
schema:
12411241
"$ref": "#/components/schemas/help_center"
@@ -14869,9 +14869,9 @@ components:
1486914869
type: string
1487014870
description: The display name of the Help Center only seen by teammates.
1487114871
example: Intercom Help Center
14872-
url_prefix:
14872+
url:
1487314873
type: string
14874-
description: The URL path prefix for the help center
14874+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1487514875
example: "https://help.mycompany.com"
1487614876
custom_domain:
1487714877
type: string

descriptions/2.11/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,7 @@ paths:
12631263
identifier: help-center-1
12641264
website_turned_on: false
12651265
display_name: Intercom Help Center
1266-
url_prefix: https://help.mycompany.com
1266+
url: https://help.mycompany.com
12671267
custom_domain: help.mycompany.com
12681268
schema:
12691269
"$ref": "#/components/schemas/help_center"
@@ -15886,9 +15886,9 @@ components:
1588615886
type: string
1588715887
description: The display name of the Help Center only seen by teammates.
1588815888
example: Intercom Help Center
15889-
url_prefix:
15889+
url:
1589015890
type: string
15891-
description: The URL path prefix for the help center
15891+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1589215892
example: "https://help.mycompany.com"
1589315893
custom_domain:
1589415894
type: string

descriptions/2.12/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,7 +1817,7 @@ paths:
18171817
identifier: help-center-1
18181818
website_turned_on: false
18191819
display_name: Intercom Help Center
1820-
url_prefix: https://help.mycompany.com
1820+
url: https://help.mycompany.com
18211821
custom_domain: help.mycompany.com
18221822
schema:
18231823
"$ref": "#/components/schemas/help_center"
@@ -16156,9 +16156,9 @@ components:
1615616156
type: string
1615716157
description: The display name of the Help Center only seen by teammates.
1615816158
example: Intercom Help Center
16159-
url_prefix:
16159+
url:
1616016160
type: string
16161-
description: The URL path prefix for the help center
16161+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1616216162
example: "https://help.mycompany.com"
1616316163
custom_domain:
1616416164
type: string

descriptions/2.13/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,7 +1847,7 @@ paths:
18471847
identifier: help-center-1
18481848
website_turned_on: false
18491849
display_name: Intercom Help Center
1850-
url_prefix: https://help.mycompany.com
1850+
url: https://help.mycompany.com
18511851
custom_domain: help.mycompany.com
18521852
schema:
18531853
"$ref": "#/components/schemas/help_center"
@@ -17871,9 +17871,9 @@ components:
1787117871
type: string
1787217872
description: The display name of the Help Center only seen by teammates.
1787317873
example: Intercom Help Center
17874-
url_prefix:
17874+
url:
1787517875
type: string
17876-
description: The URL path prefix for the help center
17876+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1787717877
example: "https://help.mycompany.com"
1787817878
custom_domain:
1787917879
type: string

descriptions/2.14/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,7 +2163,7 @@ paths:
21632163
identifier: help-center-1
21642164
website_turned_on: false
21652165
display_name: Intercom Help Center
2166-
url_prefix: https://help.mycompany.com
2166+
url: https://help.mycompany.com
21672167
custom_domain: help.mycompany.com
21682168
schema:
21692169
"$ref": "#/components/schemas/help_center"
@@ -19361,9 +19361,9 @@ components:
1936119361
type: string
1936219362
description: The display name of the Help Center only seen by teammates.
1936319363
example: Intercom Help Center
19364-
url_prefix:
19364+
url:
1936519365
type: string
19366-
description: The URL path prefix for the help center
19366+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1936719367
example: "https://help.mycompany.com"
1936819368
custom_domain:
1936919369
type: string

descriptions/2.7/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ paths:
11341134
identifier: help-center-1
11351135
website_turned_on: false
11361136
display_name: Intercom Help Center
1137-
url_prefix: https://help.mycompany.com
1137+
url: https://help.mycompany.com
11381138
custom_domain: help.mycompany.com
11391139
schema:
11401140
"$ref": "#/components/schemas/help_center"
@@ -12861,9 +12861,9 @@ components:
1286112861
type: string
1286212862
description: The display name of the Help Center only seen by teammates.
1286312863
example: Intercom Help Center
12864-
url_prefix:
12864+
url:
1286512865
type: string
12866-
description: The URL path prefix for the help center
12866+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1286712867
example: "https://help.mycompany.com"
1286812868
custom_domain:
1286912869
type: string

descriptions/2.8/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ paths:
11341134
identifier: help-center-1
11351135
website_turned_on: false
11361136
display_name: Intercom Help Center
1137-
url_prefix: https://help.mycompany.com
1137+
url: https://help.mycompany.com
11381138
custom_domain: help.mycompany.com
11391139
schema:
11401140
"$ref": "#/components/schemas/help_center"
@@ -12885,9 +12885,9 @@ components:
1288512885
type: string
1288612886
description: The display name of the Help Center only seen by teammates.
1288712887
example: Intercom Help Center
12888-
url_prefix:
12888+
url:
1288912889
type: string
12890-
description: The URL path prefix for the help center
12890+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1289112891
example: "https://help.mycompany.com"
1289212892
custom_domain:
1289312893
type: string

descriptions/2.9/api.intercom.io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ paths:
11341134
identifier: help-center-1
11351135
website_turned_on: false
11361136
display_name: Intercom Help Center
1137-
url_prefix: https://help.mycompany.com
1137+
url: https://help.mycompany.com
11381138
custom_domain: help.mycompany.com
11391139
schema:
11401140
"$ref": "#/components/schemas/help_center"
@@ -14224,9 +14224,9 @@ components:
1422414224
type: string
1422514225
description: The display name of the Help Center only seen by teammates.
1422614226
example: Intercom Help Center
14227-
url_prefix:
14227+
url:
1422814228
type: string
14229-
description: The URL path prefix for the help center
14229+
description: The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
1423014230
example: "https://help.mycompany.com"
1423114231
custom_domain:
1423214232
type: string

0 commit comments

Comments
 (0)