diff --git a/tap_github/schemas/teams.json b/tap_github/schemas/teams.json index 3fe7845d..43fdee44 100644 --- a/tap_github/schemas/teams.json +++ b/tap_github/schemas/teams.json @@ -79,6 +79,7 @@ "parent": { "type": [ "null", + "object", "string" ] }