Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conversations/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -994,7 +994,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v2/sms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (Phone Number) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v2/viber.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (Viber Service ID) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ components:
title: Constraint Violation

Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/sms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (Phone Number) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/telegram.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (Telegram ID) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/viber.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (Viber Service ID) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/wechat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (WeChat ID) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion conversations/v3/whatsapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ components:
]
title: Constraint Violation
Forbidden:
description: You attempting to use a number that is not assigned to your account
description: You are attempting to use a sender configuration (WhatsApp Business Account Phone Number) that is not assigned to your tyntec account
content:
application/problem+json:
schema:
Expand Down