Skip to content

Commit fe3edf6

Browse files
author
syllabot
committed
chore: update OpenAPI spec
1 parent e1b98e1 commit fe3edf6

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

openapi.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13705,6 +13705,21 @@
1370513705
1
1370613706
]
1370713707
},
13708+
"bridge_phrases_id": {
13709+
"anyOf": [
13710+
{
13711+
"type": "integer"
13712+
},
13713+
{
13714+
"type": "null"
13715+
}
13716+
],
13717+
"title": "Bridge Phrases Id",
13718+
"description": "Internal ID of the bridge phrases config associated with the agent",
13719+
"examples": [
13720+
1
13721+
]
13722+
},
1370813723
"timezone": {
1370913724
"type": "string",
1371013725
"title": "Timezone",
@@ -14009,6 +14024,21 @@
1400914024
1
1401014025
]
1401114026
},
14027+
"bridge_phrases_id": {
14028+
"anyOf": [
14029+
{
14030+
"type": "integer"
14031+
},
14032+
{
14033+
"type": "null"
14034+
}
14035+
],
14036+
"title": "Bridge Phrases Id",
14037+
"description": "Internal ID of the bridge phrases config associated with the agent",
14038+
"examples": [
14039+
1
14040+
]
14041+
},
1401214042
"timezone": {
1401314043
"type": "string",
1401414044
"title": "Timezone",
@@ -14441,6 +14471,21 @@
1444114471
1
1444214472
]
1444314473
},
14474+
"bridge_phrases_id": {
14475+
"anyOf": [
14476+
{
14477+
"type": "integer"
14478+
},
14479+
{
14480+
"type": "null"
14481+
}
14482+
],
14483+
"title": "Bridge Phrases Id",
14484+
"description": "Internal ID of the bridge phrases config associated with the agent",
14485+
"examples": [
14486+
1
14487+
]
14488+
},
1444414489
"timezone": {
1444514490
"type": "string",
1444614491
"title": "Timezone",

0 commit comments

Comments
 (0)