Skip to content

Commit

Permalink
Automated commit: Import JSON schemas (#1025)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions authored May 13, 2024
1 parent 00ff103 commit 0e3b86e
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions _data/taps/schemas/intercom/v2/json/conversations.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,39 +7,6 @@
"integer"
]
},
"assignee": {
"additionalProperties": false,
"properties": {
"email": {
"type": [
"null",
"string"
]
},
"id": {
"type": [
"null",
"string"
]
},
"name": {
"type": [
"null",
"string"
]
},
"type": {
"type": [
"null",
"string"
]
}
},
"type": [
"null",
"object"
]
},
"contacts": {
"items": {
"additionalProperties": false,
Expand Down

0 comments on commit 0e3b86e

Please sign in to comment.