Skip to content

Commit 071d69c

Browse files
committed
Remove type from x-discriminator node
1 parent 780c98c commit 071d69c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte-integrations/connectors/source-mailchimp/source_mailchimp/schemas/shared/segmentCondition.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "Segment match conditions. There are multiple possible types, see the [condition types documentation](https://mailchimp.com/developer/marketing/docs/alternative-schemas/#segment-condition-schemas).",
55
"items": {
66
"x-discriminator": {
7-
"type": "string",
87
"propertyName": "condition_type"
98
},
109
"oneOf": [

0 commit comments

Comments
 (0)