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
3 changes: 2 additions & 1 deletion descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33361,12 +33361,13 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
oneOf:
- type: string
- type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.10/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15846,13 +15846,14 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
type: string
- type: array
items:
type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.11/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17309,13 +17309,14 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
type: string
- type: array
items:
type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
single_select_option:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.12/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17249,13 +17249,14 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
type: string
- type: array
items:
type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.13/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18861,12 +18861,13 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
oneOf:
- type: string
- type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21252,12 +21252,13 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
oneOf:
- type: string
- type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.15/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22112,12 +22112,13 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
oneOf:
- type: string
- type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.7/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13845,13 +13845,14 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
type: string
- type: array
items:
type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.8/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13869,12 +13869,13 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
oneOf:
- type: string
- type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down
3 changes: 2 additions & 1 deletion descriptions/2.9/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15222,13 +15222,14 @@ components:
oneOf:
- type: string
- type: integer
- type: boolean
- type: array
items:
type: string
- type: array
items:
type: integer
description: The value that you want to search on.
description: The value that you want to search on. Boolean fields accept true or false (also the strings "true" and "false").
example: '73732934'
nullable: true
sla_applied:
Expand Down