Skip to content

Commit

Permalink
added object in the teams schema for parent field (singer-io#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpatel41 authored Nov 30, 2021
1 parent 87caf2b commit 42473ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tap_github/schemas/teams.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"parent": {
"type": [
"null",
"object",
"string"
]
}
Expand Down

0 comments on commit 42473ad

Please sign in to comment.