Skip to content

Commit

Permalink
Update agents.json (#16)
Browse files Browse the repository at this point in the history
* Added a `scope` field
  • Loading branch information
EternalLearner42 authored and luandy64 committed Feb 1, 2019
1 parent f857ffa commit 4161028
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tap_zendesk_chat/schemas/agents.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@
"string"
],
"format": "date-time"
},
"scope": {
"type": [
"null",
"string"
]
}
},
"additionalProperties": false
Expand Down

0 comments on commit 4161028

Please sign in to comment.