Skip to content

chore: 🐝 Update SDK - Generate 3.0.0 - #118

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1758759470
Open

chore: 🐝 Update SDK - Generate 3.0.0#118
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1758759470

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [major] - 🤖 (automated)

Tip

Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • airbyte.jobs.cancelJob(): response.status.enum(queued) Added (Breaking ⚠️)
  • airbyte.sources.putSource():
    • request.sourcePutRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.declarativeSourceDefinitions.updateDeclarativeSourceDefinition():
    • request.updateDeclarativeSourceDefinitionRequest.version Removed (Breaking ⚠️)
  • airbyte.connections.createConnection():
    • request Changed
    • response Changed (Breaking ⚠️)
  • airbyte.connections.getConnection(): response Changed (Breaking ⚠️)
  • airbyte.connections.listConnections(): response.data[] Changed (Breaking ⚠️)
  • airbyte.connections.patchConnection():
    • request.connectionPatchRequest Changed
    • response Changed (Breaking ⚠️)
  • airbyte.destinations.createDestination():
    • request.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.destinations.getDestination(): response.configuration Changed (Breaking ⚠️)
  • airbyte.destinations.listDestinations(): response.data[].configuration Changed (Breaking ⚠️)
  • airbyte.destinations.patchDestination():
    • request.destinationPatchRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.destinations.putDestination():
    • request.destinationPutRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.workspaces.createOrUpdateWorkspaceOAuthCredentials():
    • request.workspaceOAuthCredentialsRequest Changed (Breaking ⚠️)
  • airbyte.jobs.getJob(): response.status.enum(queued) Added (Breaking ⚠️)
  • airbyte.streams.getStreamProperties(): response.[] Changed (Breaking ⚠️)
  • airbyte.jobs.listJobs():
    • request.status Changed
    • response.data[].status.enum(queued) Added (Breaking ⚠️)
  • airbyte.sources.createSource():
    • request.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.sources.getSource(): response.configuration Changed (Breaking ⚠️)
  • airbyte.sources.initiateOAuth(): request Changed (Breaking ⚠️)
  • airbyte.sources.listSources(): response.data[].configuration Changed (Breaking ⚠️)
  • airbyte.sources.patchSource():
    • request.sourcePatchRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.jobs.createJob(): response.status.enum(queued) Added (Breaking ⚠️)
  • airbyte.organizations.createOrUpdateOrganizationOAuthCredentials(): Added
  • airbyte.organizations.deleteOrganizationOAuthCredentials(): Added
  • airbyte.workspaces.deleteWorkspaceOAuthCredentials(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1645:3)
│ ├──[+] path (1863:3)
│ ├──[+] path (1897:3)
│ ├─┬/sources
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (735:37)
│ ├─┬/jobs
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/destinations
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (990:37)
│ ├─┬/sources/{sourceId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (766:37)
│ ├─┬/destinations/{destinationId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-speakeasy-entity-operation (1026:37)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (1051:37)
│ ├─┬/workspaces
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-entity-operation (1419:43)❌ 
│ └─┬/connections
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-speakeasy-entity-operation (1243:37)
└─┬Components
  ├──[+] schemas (69824:7)
  ├──[+] schemas (17595:7)
  ├──[-] schemas (76659:13)❌ 
  ├──[-] schemas (76560:13)❌ 
  ├──[-] schemas (61724:13)❌ 
  ├──[+] schemas (72097:7)
  ├──[+] schemas (15677:7)
  ├──[+] schemas (68749:7)
  ├──[+] schemas (15887:7)
  ├──[+] schemas (89209:7)
  ├──[+] schemas (2315:7)
  ├──[+] schemas (17635:7)
  ├──[+] schemas (4821:7)
  ├──[+] schemas (35231:7)
  ├──[+] schemas (25422:7)
  ├──[+] schemas (24718:7)
  ├──[+] schemas (22489:7)
  ├──[+] schemas (24880:7)
  ├──[+] schemas (88274:7)
  ├──[+] schemas (47896:7)
  ├──[+] schemas (4081:7)
  ├──[+] schemas (24708:7)
  ├──[+] schemas (17659:7)
  ├──[+] schemas (2934:7)
  ├──[+] schemas (52584:7)
  ├──[+] schemas (61075:7)
  ├──[+] schemas (20572:7)
  ├──[+] schemas (36345:7)
  ├──[+] schemas (39748:7)
  ├──[+] schemas (4096:7)
  ├──[+] schemas (38658:7)
  ├──[+] schemas (20539:7)
  ├──[+] schemas (4047:7)
  ├──[+] schemas (4032:7)
  ├──[+] schemas (85609:7)
  ├──[+] schemas (61158:7)
  ├──[+] schemas (35300:7)
  ├──[+] schemas (85644:7)
  ├──[+] schemas (22633:7)
  ├──[+] schemas (22660:7)
  ├──[+] schemas (35741:7)
  ├──[+] schemas (25309:7)
  ├──[+] schemas (71566:7)
  ├──[+] schemas (47949:7)
  ├──[+] schemas (69867:7)
  ├──[+] schemas (40329:7)
  ├──[+] schemas (2499:7)
  ├──[+] schemas (88102:7)
  ├──[+] schemas (39701:7)
  ├──[+] schemas (38683:7)
  ├──[+] schemas (61285:7)
  ├──[+] schemas (38230:7)
  ├──[+] schemas (22428:7)
  ├──[+] schemas (68511:7)
  ├──[+] schemas (4064:7)
  ├──[+] schemas (39028:7)
  ├──[+] schemas (15696:7)
  ├──[+] schemas (71037:7)
  ├──[+] schemas (15925:7)
  ├──[+] schemas (61231:7)
  ├──[+] schemas (52616:7)
  ├──[+] schemas (89392:7)
  ├──[+] schemas (38199:7)
  ├──[+] schemas (71001:7)
  ├──[+] schemas (2145:7)
  ├──[+] schemas (17546:7)
  ├──[+] schemas (2153:7)
  ├──[+] schemas (68537:7)
  ├──[+] schemas (68810:7)
  ├──[+] schemas (4055:7)
  ├──[+] schemas (4763:7)
  ├──[+] schemas (24847:7)
  ├──[+] schemas (71587:7)
  ├──[+] schemas (2557:7)
  ├──[+] schemas (71825:7)
  ├──[+] schemas (71906:7)
  ├──[+] schemas (40373:7)
  ├──[+] schemas (38742:7)
  ├──[+] schemas (4072:7)
  ├──[+] schemas (71453:7)
  ├─┬zendesk-talk
  │ └──[🔀] title (71367:14)
  ├─┬source-slack-update
  │ ├──[+] properties (50788:9)
  │ ├──[+] properties (50882:9)
  │ ├─┬include_private_channels
  │ │ ├──[🔀] type (50856:17)❌ 
  │ │ ├──[🔀] title (50855:18)
  │ │ ├──[🔀] description (50804:24)
  │ │ ├──[-] default (43482:30)❌ 
  │ │ ├──[+] oneOf (50806:13)
  │ │ └──[+] oneOf (50837:13)
  │ ├─┬start_date
  │ │ ├──[🔀] examples (50876:13)
  │ │ ├──[+] examples (50877:13)
  │ │ ├──[🔀] type (50881:17)❌ 
  │ │ ├──[🔀] title (50880:18)
  │ │ ├──[+] maximum (50878:20)❌ 
  │ │ ├──[+] minimum (50879:20)❌ 
  │ │ ├──[-] pattern (43459:30)❌ 
  │ │ ├──[-] format (43464:29)❌ 
  │ │ ├──[🔀] description (50873:24)
  │ │ └──[+] default (50872:20)❌ 
  │ ├─┬join_channels
  │ │ ├──[🔀] title (50862:18)
  │ │ ├──[🔀] description (50859:24)
  │ │ └──[🔀] default (50858:20)❌ 
  │ ├─┬credentials
  │ │ ├──[+] examples (50795:13)
  │ │ ├──[+] examples (50796:13)
  │ │ ├──[+] examples (50797:13)
  │ │ ├──[🔀] type (50802:17)❌ 
  │ │ ├──[🔀] title (50801:18)
  │ │ ├──[+] maximum (50798:20)❌ 
  │ │ ├──[+] minimum (50799:20)❌ 
  │ │ ├──[🔀] description (50790:24)
  │ │ ├──[+] default (50789:20)❌ 
  │ │ ├──[-] oneOf (43501:27)❌ 
  │ │ └──[-] oneOf (43529:27)❌ 
  │ └─┬lookback_window
  │   ├──[-] examples (43470:27)
  │   ├──[-] examples (43471:27)
  │   ├──[🔀] type (50870:17)❌ 
  │   ├──[🔀] title (50869:18)
  │   ├──[-] maximum (43474:30)❌ 
  │   ├──[-] minimum (43472:30)❌ 
  │   ├──[🔀] description (50866:24)
  │   └──[🔀] default (50865:20)❌ 
  ├─┬source-pinterest-update
  │ ├──[+] properties (54454:9)
  │ ├─┬status
  │ │ ├──[+] examples (54470:13)
  │ │ ├──[-] items (46053:25)❌ 
  │ │ ├──[🔀] type (54475:17)❌ 
  │ │ ├──[🔀] title (54474:18)
  │ │ ├──[+] pattern (54472:20)❌ 
  │ │ ├──[+] format (54471:19)❌ 
  │ │ ├──[-] uniqueItems (46058:34)❌ 
  │ │ └──[🔀] description (54467:24)
  │ └─┬start_date
  │   ├──[🔀] examples (54458:13)
  │   ├──[+] examples (54459:13)
  │   ├──[+] examples (54460:13)
  │   ├──[🔀] type (54465:17)❌ 
  │   ├──[🔀] title (54464:18)
  │   ├──[+] maximum (54461:20)❌ 
  │   ├──[+] minimum (54462:20)❌ 
  │   ├──[-] pattern (46042:30)❌ 
  │   ├──[-] format (46041:29)❌ 
  │   ├──[🔀] description (54456:24)
  │   └──[+] default (54455:20)❌ 
  ├─┬ConnectionResponse
  │ ├──[-] required (2714:19)❌ 
  │ ├──[-] properties (2737:17)❌ 
  │ └──[+] properties (3001:9)
  ├─┬source-the-guardian-api
  │ └──[-] title (3914:20)
  ├─┬source-mysql
  │ ├──[-] properties (42040:17)❌ 
  │ ├──[+] properties (49131:9)
  │ └─┬ssl_mode
  │   ├──[🔀] description (49224:24)
  │   └──[+] default (49223:20)❌ 
  ├─┬destination-teradata
  │ ├──[+] properties (77065:9)
  │ ├──[+] properties (77074:9)
  │ ├──[+] properties (77158:9)
  │ ├─┬logmech
  │ │ ├──[🔀] type (77086:17)❌ 
  │ │ ├──[🔀] title (77085:18)
  │ │ ├──[-] oneOf (66209:27)❌ 
  │ │ └──[-] oneOf (66235:27)❌ 
  │ ├─┬ssl_mode
  │ │ ├──[🔀] type (77162:17)❌ 
  │ │ ├──[🔀] title (77161:18)
  │ │ ├──[🔀] description (77159:24)
  │ │ ├──[-] oneOf (66281:27)❌ 
  │ │ ├──[-] oneOf (66294:27)❌ 
  │ │ ├──[-] oneOf (66307:27)❌ 
  │ │ ├──[-] oneOf (66320:27)❌ 
  │ │ ├──[-] oneOf (66333:27)❌ 
  │ │ └──[-] oneOf (66355:27)❌ 
  │ ├─┬query_band
  │ │ ├──[🔀] title (77092:18)
  │ │ └──[🔀] description (77088:24)
  │ ├─┬schema
  │ │ ├──[-] examples (66266:27)
  │ │ ├──[🔀] type (77151:17)❌ 
  │ │ ├──[🔀] title (77150:18)
  │ │ ├──[-] description (66263:34)
  │ │ ├──[-] default (66267:30)❌ 
  │ │ ├──[+] oneOf (77097:13)
  │ │ └──[+] oneOf (77123:13)
  │ ├─┬jdbc_url_params
  │ │ ├──[🔀] type (77081:17)❌ 
  │ │ ├──[🔀] title (77080:18)
  │ │ ├──[🔀] description (77076:24)
  │ │ └──[+] default (77075:20)❌ 
  │ ├─┬ssl
  │ │ ├──[🔀] type (77157:17)❌ 
  │ │ ├──[🔀] title (77156:18)
  │ │ ├──[🔀] description (77153:24)
  │ │ └──[-] default (66273:30)❌ 
  │ └─┬host
  │   ├──[🔀] type (77073:17)❌ 
  │   ├──[🔀] title (77071:18)
  │   ├──[🔀] description (77067:24)
  │   └──[+] default (77066:20)❌ 
  ├─┬destination-clickhouse
  │ ├──[+] required (72454:9)❌ 
  │ ├──[+] required (72457:9)❌ 
  │ ├──[🔀] title (72459:14)
  │ ├──[+] properties (72287:9)
  │ ├──[-] properties (62013:17)❌ 
  │ ├──[+] properties (72313:9)
  │ ├──[-] properties (62024:17)❌ 
  │ ├──[+] properties (72322:9)
  │ ├──[-] properties (62018:17)❌ 
  │ ├─┬port
  │ │ ├──[-] examples (61994:27)
  │ │ ├──[🔀] type (72312:17)❌ 
  │ │ ├──[-] maximum (61991:30)❌ 
  │ │ ├──[-] minimum (61990:30)❌ 
  │ │ ├──[🔀] description (72308:24)
  │ │ └──[🔀] default (72307:20)❌ 
  │ ├─┬username
  │ │ ├──[🔀] title (72442:18)
  │ │ └──[+] default (72439:20)❌ 
  │ ├─┬host
  │ │ └──[🔀] title (72297:18)
  │ ├─┬tunnel_method
  │ │ ├─┬ONEOF
  │ │ │ ├──[+] additionalProperties (72333:35)❌ 
  │ │ │ ├──[+] type (72344:19)❌ 
  │ │ │ ├──[+] description (72334:26)
  │ │ │ └─┬tunnel_method
  │ │ │   ├──[-] description (62039:46)
  │ │ │   ├──[+] default (72337:26)❌ 
  │ │ │   └──[-] const (62041:40)❌ 
  │ │ ├─┬ONEOF
  │ │ │ ├──[+] additionalProperties (72345:35)❌ 
  │ │ │ ├──[+] type (72390:19)❌ 
  │ │ │ ├──[+] description (72346:26)
  │ │ │ ├─┬tunnel_user
  │ │ │ │ └──[🔀] description (72379:30)
  │ │ │ ├─┬tunnel_method
  │ │ │ │ ├──[-] description (62054:46)
  │ │ │ │ ├──[+] default (72365:26)❌ 
  │ │ │ │ └──[-] const (62056:40)❌ 
  │ │ │ └─┬tunnel_port
  │ │ │   └──[-] examples (62073:39)
  │ │ └─┬ONEOF
  │ │   ├──[+] additionalProperties (72391:35)❌ 
  │ │   ├──[+] type (72434:19)❌ 
  │ │   ├──[+] description (72392:26)
  │ │   ├─┬tunnel_method
  │ │   │ ├──[-] description (62097:46)
  │ │   │ ├──[+] default (72402:26)❌ 
  │ │   │ └──[-] const (62099:40)❌ 
  │ │   └─┬tunnel_port
  │ │     └──[-] examples (62116:39)
  │ └─┬database
  │   ├──[🔀] title (72285:18)
  │   └──[+] default (72282:20)❌ 
  ├─┬source-pokeapi-update
  │ └─┬pokemon_name
  │   ├──[+] enum (28312:13)
  │   ├──[+] enum (28315:13)
  │   ├──[-] enum (25020:27)❌ 
  │   └──[-] enum (25017:27)❌ 
  ├─┬StreamConfiguration
  │ ├──[+] properties (3825:9)
  │ ├──[+] properties (3821:9)
  │ ├──[+] properties (3800:9)
  │ ├─┬name
  │ │ ├──[🔀] type (3824:17)❌ 
  │ │ └──[+] description (3822:24)
  │ ├─┬syncMode
  │ │ └──[🔀] $ref (3801:11)❌ 
  │ ├─┬primaryKey
  │ │ ├──[🔀] description (3834:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (2262:13)❌ 
  │ ├─┬selectedFields
  │ │ └──[🔀] $ref (3799:11)❌ 
  │ └─┬mappers
  │   ├──[-] items (3571:25)❌ 
  │   ├──[🔀] type (3828:17)❌ 
  │   └──[🔀] description (3826:24)
  ├─┬source-amazon-ads-update
  │ ├──[+] properties (25136:9)
  │ ├─┬region
  │ │ ├──[-] enum (22274:27)❌ 
  │ │ ├──[-] enum (22275:27)❌ 
  │ │ ├──[-] enum (22276:27)❌ 
  │ │ ├──[🔀] title (25164:18)
  │ │ ├──[🔀] description (25161:24)
  │ │ └──[-] default (22272:30)❌ 
  │ ├─┬profiles
  │ │ ├──[+] examples (25140:13)
  │ │ ├──[+] examples (25141:13)
  │ │ ├──[-] items (22295:25)❌ 
  │ │ ├──[🔀] type (25146:17)❌ 
  │ │ ├──[🔀] title (25145:18)
  │ │ ├──[+] maximum (25142:20)❌ 
  │ │ ├──[+] minimum (25143:20)❌ 
  │ │ ├──[🔀] description (25138:24)
  │ │ └──[+] default (25137:20)❌ 
  │ ├─┬refresh_token
  │ │ ├──[+] items (25155:13)❌ 
  │ │ ├──[🔀] type (25158:17)❌ 
  │ │ ├──[🔀] title (25157:18)
  │ │ └──[🔀] description (25148:24)
  │ └─┬start_date
  │   ├──[-] examples (22283:27)
  │   ├──[-] examples (22284:27)
  │   ├──[+] enum (25171:13)
  │   ├──[+] enum (25172:13)
  │   ├──[+] enum (25173:13)
  │   ├──[🔀] title (25175:18)
  │   ├──[-] pattern (22285:30)❌ 
  │   ├──[-] format (22288:29)❌ 
  │   ├──[🔀] description (25168:24)
  │   └──[+] default (25167:20)❌ 
  ├─┬destination-teradata-update
  │ ├──[+] properties (77315:9)
  │ ├──[+] properties (77324:9)
  │ ├──[+] properties (77406:9)
  │ ├─┬logmech
  │ │ ├──[🔀] type (77336:17)❌ 
  │ │ ├──[🔀] title (77335:18)
  │ │ ├──[-] oneOf (66411:27)❌ 
  │ │ └──[-] oneOf (66436:27)❌ 
  │ ├─┬jdbc_url_params
  │ │ ├──[🔀] type (77331:17)❌ 
  │ │ ├──[🔀] title (77330:18)
  │ │ ├──[🔀] description (77326:24)
  │ │ └──[+] default (77325:20)❌ 
  │ ├─┬schema
  │ │ ├──[-] examples (66466:27)
  │ │ ├──[🔀] type (77399:17)❌ 
  │ │ ├──[🔀] title (77398:18)
  │ │ ├──[-] description (66463:34)
  │ │ ├──[-] default (66467:30)❌ 
  │ │ ├──[+] oneOf (77347:13)
  │ │ └──[+] oneOf (77372:13)
  │ ├─┬query_band
  │ │ ├──[🔀] title (77342:18)
  │ │ └──[🔀] description (77338:24)
  │ ├─┬ssl
  │ │ ├──[🔀] type (77405:17)❌ 
  │ │ ├──[🔀] title (77404:18)
  │ │ ├──[🔀] description (77401:24)
  │ │ └──[-] default (66473:30)❌ 
  │ ├─┬host
  │ │ ├──[🔀] type (77323:17)❌ 
  │ │ ├──[🔀] title (77321:18)
  │ │ ├──[🔀] description (77317:24)
  │ │ └──[+] default (77316:20)❌ 
  │ └─┬ssl_mode
  │   ├──[🔀] type (77410:17)❌ 
  │   ├──[🔀] title (77409:18)
  │   ├──[🔀] description (77407:24)
  │   ├──[-] oneOf (66481:27)❌ 
  │   ├──[-] oneOf (66494:27)❌ 
  │   ├──[-] oneOf (66507:27)❌ 
  │   ├──[-] oneOf (66520:27)❌ 
  │   ├──[-] oneOf (66533:27)❌ 
  │   └──[-] oneOf (66554:27)❌ 
  ├─┬UpdateDeclarativeSourceDefinitionRequest
  │ ├──[-] required (3400:19)❌ 
  │ └──[-] properties (3403:17)❌ 
  ├─┬MapperConfiguration
  │ ├──[+] oneOf (2411:7)
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (2315:14)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (2326:14)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (2396:14)❌ 
  ├─┬source-postgres-update
  │ ├──[+] properties (41155:9)
  │ ├──[+] properties (41161:9)
  │ ├──[+] properties (41168:9)
  │ ├─┬jdbc_url_params
  │ │ ├──[🔀] type (41167:17)❌ 
  │ │ ├──[🔀] title (41166:18)
  │ │ ├──[🔀] description (41163:24)
  │ │ └──[+] default (41162:20)❌ 
  │ ├─┬host
  │ │ ├──[🔀] title (41159:18)
  │ │ └──[🔀] description (41156:24)
  │ ├─┬username
  │ │ ├──[+] items (41360:13)❌ 
  │ │ ├──[🔀] type (41364:17)❌ 
  │ │ ├──[🔀] title (41363:18)
  │ │ ├──[+] minItems (41361:21)❌ 
  │ │ ├──[+] uniqueItems (41365:24)❌ 
  │ │ ├──[🔀] description (41356:24)
  │ │ └──[+] default (41355:11)❌ 
  │ ├─┬tunnel_method
  │ │ ├──[🔀] title (41351:18)
  │ │ ├──[🔀] description (41211:24)
  │ │ ├──[+] default (41210:20)❌ 
  │ │ ├─┬ONEOF
  │ │ │ ├──[+] additionalProperties (41215:35)❌ 
  │ │ │ ├──[+] required (41318:15)❌ 
  │ │ │ ├──[+] required (41319:15)❌ 
  │ │ │ ├──[+] required (41320:15)❌ 
  │ │ │ ├──[-] required (35163:31)❌ 
  │ │ │ ├──[🔀] title (41321:20)
  │ │ │ ├──[+] description (41216:26)
  │ │ │ ├──[+] properties (41221:15)
  │ │ │ ├──[+] properties (41230:15)
  │ │ │ ├──[+] properties (41239:15)
  │ │ │ ├──[+] properties (41251:15)
  │ │ │ ├──[+] properties (41265:15)
  │ │ │ ├──[+] properties (41278:15)
  │ │ │ ├──[+] properties (41284:15)
  │ │ │ ├──[+] properties (41293:15)
  │ │ │ ├──[+] properties (41300:15)
  │ │ │ ├──[+] properties (41310:15)
  │ │ │ └──[-] properties (35165:29)❌ 
  │ │ ├─┬ONEOF
  │ │ │ ├──[+] required (41334:15)❌ 
  │ │ │ ├──[-] required (35174:31)❌ 
  │ │ │ ├──[-] required (35175:31)❌ 
  │ │ │ ├──[-] required (35176:31)❌ 
  │ │ │ ├──[-] required (35177:31)❌ 
  │ │ │ ├──[-] required (35178:31)❌ 
  │ │ │ ├──[🔀] title (41335:20)
  │ │ │ ├──[+] description (41322:26)
  │ │ │ ├──[-] properties (35207:29)❌ 
  │ │ │ ├──[-] properties (35187:29)❌ 
  │ │ │ ├──[-] properties (35180:29)❌ 
  │ │ │ ├──[-] properties (35192:29)❌ 
  │ │ │ ├──[-] properties (35202:29)❌ 
  │ │ │ └──[+] properties (41327:15)
  │ │ └─┬ONEOF
  │ │   ├──[+] required (41348:15)❌ 
  │ │   ├──[-] required (35216:31)❌ 
  │ │   ├──[-] required (35217:31)❌ 
  │ │   ├──[-] required (35218:31)❌ 
  │ │   ├──[-] required (35219:31)❌ 
  │ │   ├──[-] required (35220:31)❌ 
  │ │   ├──[🔀] title (41349:20)
  │ │   ├──[+] description (41336:26)
  │ │   ├──[-] properties (35229:29)❌ 
  │ │   ├──[-] properties (35222:29)❌ 
  │ │   ├──[-] properties (35234:29)❌ 
  │ │   ├──[-] properties (35244:29)❌ 
  │ │   ├──[-] properties (35249:29)❌ 
  │ │   └──[+] properties (41341:15)
  │ ├─┬password
  │ │ ├──[🔀] title (41171:18)
  │ │ └──[🔀] description (41169:24)
  │ ├─┬replication_method
  │ │ ├──[🔀] type (41189:17)❌ 
  │ │ ├──[🔀] title (41188:18)
  │ │ ├──[🔀] description (41180:24)
  │ │ ├──[-] default (35051:30)❌ 
  │ │ ├──[-] oneOf (35054:27)❌ 
  │ │ ├──[-] oneOf (35134:27)❌ 
  │ │ └──[-] oneOf (35145:27)❌ 
  │ ├─┬ssl_mode
  │ │ ├──[+] examples (41202:13)
  │ │ ├──[🔀] type (41208:17)❌ 
  │ │ ├──[🔀] title (41207:18)
  │ │ ├──[+] maximum (41204:20)❌ 
  │ │ ├──[+] minimum (41205:20)❌ 
  │ │ ├──[🔀] description (41200:24)
  │ │ ├──[+] default (41199:20)❌ 
  │ │ ├──[-] oneOf (34913:27)❌ 
  │ │ ├──[-] oneOf (34925:27)❌ 
  │ │ ├──[-] oneOf (34937:27)❌ 
  │ │ ├──[-] oneOf (34949:27)❌ 
  │ │ ├──[-] oneOf (34961:27)❌ 
  │ │ └──[-] oneOf (35003:27)❌ 
  │ ├─┬port
  │ │ ├──[-] examples (34864:27)
  │ │ ├──[🔀] type (41178:17)❌ 
  │ │ ├──[🔀] title (41177:18)
  │ │ ├──[-] maximum (34861:30)❌ 
  │ │ ├──[-] minimum (34860:30)❌ 
  │ │ ├──[🔀] description (41174:24)
  │ │ └──[-] default (34862:30)❌ 
  │ └─┬schemas
  │   ├──[-] items (34878:25)❌ 
  │   ├──[🔀] type (41197:17)❌ 
  │   ├──[🔀] title (41196:18)
  │   ├──[-] minItems (34879:31)❌ 
  │   ├──[-] uniqueItems (34880:34)❌ 
  │   ├──[🔀] description (41193:24)
  │   └──[-] default (34882:25)❌ 
  ├─┬SourceConfiguration
  │ ├──[+] oneOf (37323:7)
  │ ├──[+] oneOf (71202:7)
  │ ├──[+] oneOf (10003:7)
  │ ├──[+] oneOf (7232:7)
  │ ├──[+] oneOf (15989:7)
  │ ├──[+] oneOf (46969:7)
  │ ├──[+] oneOf (16522:7)
  │ ├──[+] oneOf (67185:7)
  │ ├──[+] oneOf (37898:7)
  │ ├──[+] oneOf (45636:7)
  │ ├──[+] oneOf (55484:7)
  │ ├──[+] oneOf (16091:7)
  │ ├──[+] oneOf (17105:7)
  │ ├──[+] oneOf (21754:7)
  │ ├──[+] oneOf (15735:7)
  │ ├──[+] oneOf (50421:7)
  │ ├──[+] oneOf (24756:7)
  │ ├──[+] oneOf (46506:7)
  │ ├──[+] oneOf (16639:7)
  │ ├──[+] oneOf (15343:7)
  │ ├──[+] oneOf (64596:7)
  │ ├──[+] oneOf (50125:7)
  │ ├──[+] oneOf (65835:7)
  │ ├──[+] oneOf (53498:7)
  │ ├──[+] oneOf (13468:7)
  │ ├──[+] oneOf (22062:7)
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38200:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15888:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32210:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22728:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10585:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70165:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24905:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24156:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43381:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26650:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24979:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52958:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (12861:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24239:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49998:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (62045:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20398:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23371:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56061:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69825:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13421:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52225:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56280:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47310:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47706:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52880:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47897:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20900:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (8541:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22791:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29356:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54534:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34787:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5527:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69151:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68017:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66416:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70696:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61916:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24105:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65978:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45581:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69902:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31943:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30422:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53592:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66029:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68701:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27148:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6155:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21256:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15833:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47994:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68304:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42725:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33667:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17004:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9778:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6835:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53634:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5832:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64772:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43085:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33455:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21869:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68652:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39399:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65460:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17636:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61364:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16776:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21822:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65710:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48738:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52141:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26939:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30765:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47098:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48128:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14517:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9570:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (36934:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60912:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7658:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61971:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50256:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29591:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65515:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23266:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63689:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50063:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23770:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37562:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17139:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6904:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9627:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22866:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39800:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5038:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4764:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66293:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38743:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44375:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24709:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61021:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39303:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20475:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23400:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39540:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67249:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24848:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22388:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10825:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69447:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16957:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6993:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70337:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23317:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52540:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42964:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26981:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22429:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10410:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61076:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13329:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13673:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10149:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4717:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68555:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16350:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13206:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45886:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47147:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (62110:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22634:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37779:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31599:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67853:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21524:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41636:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14721:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14376:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66128:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67353:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31197:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24359:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68365:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23229:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7689:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10276:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40234:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31296:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5482:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50221:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55807:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56366:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (36963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23510:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17782:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51641:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69293:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5761:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35104:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68862:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48039:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33715:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35674:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16478:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69342:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23951:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26260:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11228:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22603:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35159:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6241:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67640:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53785:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51130:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9656:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41996:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56541:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24464:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4872:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40407:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32274:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4195:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24529:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42318:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51271:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17051:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14614:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31532:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71170:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39576:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16554:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26575:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68076:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31444:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50521:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35455:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43030:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14425:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29226:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54912:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40277:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53677:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29325:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21311:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9724:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50996:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52196:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24646:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7167:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5728:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14478:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50578:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64534:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44233:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10245:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60783:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67729:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4103:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67942:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (18143:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49038:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16819:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21024:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21677:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44086:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52585:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37080:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6198:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40596:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27101:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4472:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4689:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70569:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22130:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45512:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4931:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6757:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11443:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61873:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22570:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10067:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31697:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31104:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15678:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17221:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46324:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11603:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13268:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15234:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16872:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5287:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70021:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29195:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17842:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60710:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13909:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33347:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6112:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35709:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68512:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48187:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21712:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17675:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45809:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61232:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31343:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24027:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17547:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67762:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9936:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55882:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (19423:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11701:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52683:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23998:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7760:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66373:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14316:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67012:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43507:7)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29794:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25196:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38072:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49097:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48791:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48829:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68452:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4136:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37405:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7833:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45957:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39829:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26822:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68895:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46923:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38557:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53470:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13956:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44336:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44414:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71065:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17903:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43476:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20851:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67310:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56408:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31476:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29702:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71002:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38700:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10327:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38253:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64743:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15281:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38659:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64944:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63736:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13526:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16719:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5865:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39702:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27197:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48085:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33416:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10970:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68986:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11476:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11669:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16317:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70753:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66072:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63541:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4545:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61567:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69652:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7731:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37736:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38608:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63510:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65803:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61738:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35010:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26757:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (8467:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53816:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67589:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64674:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68619:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7316:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51175:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10116:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16385:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48286:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27359:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43202:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25259:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40629:7)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52447:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31151:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4407:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61329:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27295:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20597:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48468:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69729:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14671:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34920:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5320:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13362:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55305:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65629:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17182:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22679:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37607:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23124:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29456:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31413:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37115:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29286:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66342:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9893:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43961:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16593:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54827:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70874:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60956:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10479:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15955:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49848:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49906:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56035:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43167:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44486:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22541:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11523:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65947:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30539:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46757:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21575:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25525:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24722:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39784:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60988:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52384:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41945:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26227:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35617:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67971:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69186:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13726:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54625:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26526:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32000:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (18268:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35741:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10653:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7616:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69772:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7370:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33546:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67534:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10182:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51025:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7071:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23050:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68590:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65594:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4584:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50631:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42909:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40565:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66924:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48517:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21197:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11043:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47389:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23465:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13101:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54496:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38494:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52640:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25310:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56243:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69480:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48946:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55748:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34754:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39467:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42783:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15499:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63407:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22895:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29751:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (12814:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16063:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34866:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70299:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37834:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56333:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55970:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4260:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16270:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11564:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20540:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15707:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68271:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35232:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20632:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60649:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13239:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10738:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52929:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47221:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46616:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35359:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50910:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14119:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46681:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66827:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41831:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21604:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (18192:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10343:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22209:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42995:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31856:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6061:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40330:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53716:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45457:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68238:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55705:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49949:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67896:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52062:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10542:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67468:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54782:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70939:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55412:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63605:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39639:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4643:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46665:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5570:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9813:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70608:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6692:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23597:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68750:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39344:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48995:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21996:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63638:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21650:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50377:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13811:9)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (47009:9)❌ 
  ├─┬destination-bigquery
  │ ├──[🔀] title (89801:14)
  │ ├──[-] properties (76928:17)❌ 
  │ ├──[-] properties (76918:17)❌ 
  │ ├──[+] properties (89571:9)
  │ ├─┬raw_data_dataset
  │ │ ├──[🔀] title (89787:18)
  │ │ └──[🔀] description (89782:24)
  │ ├─┬dataset_location
  │ │ ├──[+] enum (89634:13)
  │ │ ├──[+] enum (89641:13)
  │ │ ├──[+] enum (89611:13)
  │ │ ├──[+] enum (89625:13)
  │ │ ├──[-] enum (76791:27)❌ 
  │ │ ├──[-] enum (76804:27)❌ 
  │ │ ├──[-] enum (76782:27)❌ 
  │ │ └──[-] enum (76805:27)❌ 
  │ ├─┬loading_method
  │ │ ├─┬ONEOF
  │ │ │ ├──[+] additionalProperties (89670:35)❌ 
  │ │ │ └──[+] type (89683:19)❌ 
  │ │ └─┬ONEOF
  │ │   ├──[+] additionalProperties (89684:35)❌ 
  │ │   ├──[+] type (89769:19)❌ 
  │ │   ├─┬keep_files_in_gcs-bucket
  │ │   │ └──[🔀] title (89756:24)
  │ │   └─┬credential
  │ │     └─┬ONEOF
  │ │       ├──[+] additionalProperties (89694:41)❌ 
  │ │       ├──[+] type (89727:25)❌ 
  │ │       ├─┬hmac_key_secret
  │ │       │ └──[🔀] title (89719:30)
  │ │       └─┬hmac_key_access_id
  │ │         └──[🔀] title (89709:30)
  │ └─┬disable_type_dedupe
  │   ├──[🔀] title (89663:18)
  │   └──[🔀] description (89659:24)
  ├─┬source-chargebee
  │ └─┬num_workers
  │   └──[🔀] title (21883:18)
  ├─┬source-google-search-console-update
  │ ├──[+] properties (42528:9)
  │ ├──[+] properties (42681:9)
  │ ├─┬custom_reports_array
  │ │ ├──[-] items (36092:25)❌ 
  │ │ ├──[🔀] type (42613:17)❌ 
  │ │ ├──[🔀] title (42612:18)
  │ │ ├──[-] description (36088:34)
  │ │ ├──[+] oneOf (42541:13)
  │ │ └──[+] oneOf (42583:13)
  │ ├─┬end_date
  │ │ ├──[🔀] examples (42663:13)
  │ │ ├──[+] examples (42664:13)
  │ │ ├──[+] enum (42661:13)
  │ │ ├──[+] enum (42660:13)
  │ │ ├──[🔀] title (42666:18)
  │ │ ├──[-] pattern (36018:30)❌ 
  │ │ ├──[-] format (36021:29)❌ 
  │ │ ├──[🔀] description (42653:24)
  │ │ └──[+] default (42652:20)❌ 
  │ ├─┬data_state
  │ │ ├──[-] examples (36126:27)
  │ │ ├──[-] examples (36127:27)
  │ │ ├──[-] enum (36122:27)❌ 
  │ │ ├──[-] enum (36123:27)❌ 
  │ │ ├──[+] items (42617:13)❌ 
  │ │ ├──[🔀] type (42650:17)❌ 
  │ │ ├──[🔀] title (42649:18)
  │ │ ├──[🔀] description (42615:24)
  │ │ └──[-] default (36128:30)❌ 
  │ ├─┬start_date
  │ │ ├──[+] examples (42687:13)
  │ │ ├──[+] examples (42688:13)
  │ │ ├──[+] examples (42689:13)
  │ │ ├──[🔀] type (42694:17)❌ 
  │ │ ├──[🔀] title (42693:18)
  │ │ ├──[+] maximum (42690:20)❌ 
  │ │ ├──[+] minimum (42691:20)❌ 
  │ │ ├──[-] pattern (36007:30)❌ 
  │ │ ├──[-] format (36011:29)❌ 
  │ │ ├──[🔀] description (42683:24)
  │ │ └──[🔀] default (42682:20)❌ 
  │ ├─┬authorization
  │ │ ├──[🔀] type (42537:17)❌ 
  │ │ ├──[🔀] title (42536:18)
  │ │ ├──[+] default (42529:20)❌ 
  │ │ ├──[-] oneOf (36028:27)❌ 
  │ │ └──[-] oneOf (36062:27)❌ 
  │ └─┬site_urls
  │   ├──[🔀] examples (42674:13)
  │   ├──[-] examples (36000:27)
  │   ├──[-] items (35995:25)❌ 
  │   ├──[🔀] type (42680:17)❌ 
  │   ├──[🔀] title (42679:18)
  │   ├──[+] pattern (42677:20)❌ 
  │   ├──[+] format (42675:19)❌ 
  │   └──[🔀] description (42669:24)
  ├─┬source-hubspot-update
  │ ├──[+] properties (21496:9)
  │ └─┬start_date
  │   ├──[🔀] examples (21500:13)
  │   ├──[+] examples (21501:13)
  │   ├──[+] examples (21502:13)
  │   ├──[🔀] type (21506:17)❌ 
  │   ├──[🔀] title (21505:18)
  │   ├──[+] maximum (21503:20)❌ 
  │   ├──[+] minimum (21504:20)❌ 
  │   ├──[-] pattern (19157:30)❌ 
  │   ├──[-] format (19161:29)❌ 
  │   ├──[🔀] description (21498:24)
  │   └──[+] default (21497:20)❌ 
  ├─┬destination-mssql-update
  │ ├──[+] properties (73155:9)
  │ ├─┬load_type
  │ │ └─┬ONEOF
  │ │   └─┬shared_access_signature
  │ │     └──[🔀] examples (73056:19)
  │ └─┬user
  │   ├──[🔀] type (73261:17)❌ 
  │   ├──[🔀] title (73260:18)
  │   ├──[🔀] description (73156:24)
  │   ├──[+] oneOf (73159:13)
  │   ├──[+] oneOf (73171:13)
  │   └──[+] oneOf (73216:13)
  ├─┬ConnectionCreateRequest
  │ └─┬dataResidency
  │   └─┬Extensions
  │     └──[🔀] x-speakeasy-deprecation-message (2731:44)
  ├─┬drift
  │ └�...

@github-actions github-actions Bot added the minor Minor version bump label Sep 25, 2025
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 8 times, most recently from d521462 to 8798973 Compare October 3, 2025 00:19
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 5 times, most recently from 65bf6d0 to 3c7fec3 Compare October 8, 2025 00:20
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 2.1.0 chore: 🐝 Update SDK - Generate 3.0.0 Oct 8, 2025
@github-actions github-actions Bot added major Major version bump and removed minor Minor version bump labels Oct 8, 2025
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 7 times, most recently from 664a275 to dbb4899 Compare October 15, 2025 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 6 times, most recently from 90c9e6b to 4979a83 Compare October 21, 2025 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 7 times, most recently from fab54b0 to 6048f3f Compare November 9, 2025 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 8 times, most recently from be24c39 to e86d438 Compare November 17, 2025 00:22
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 8 times, most recently from c98c638 to db17d5b Compare November 25, 2025 00:20
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 5 times, most recently from 6a854c2 to 35453ab Compare November 30, 2025 00:24
* `airbyte.jobs.cancelJob()`:  `response.status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.sources.putSource()`: 
  *  `request.sourcePutRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.declarativeSourceDefinitions.updateDeclarativeSourceDefinition()`: 
  *  `request.updateDeclarativeSourceDefinitionRequest.version` **Removed** (Breaking ⚠️)
* `airbyte.connections.createConnection()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `airbyte.connections.getConnection()`:  `response` **Changed** (Breaking ⚠️)
* `airbyte.connections.listConnections()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `airbyte.connections.patchConnection()`: 
  *  `request.connectionPatchRequest` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `airbyte.destinations.createDestination()`: 
  *  `request.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.getDestination()`:  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.listDestinations()`:  `response.data[].configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.patchDestination()`: 
  *  `request.destinationPatchRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.putDestination()`: 
  *  `request.destinationPutRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.workspaces.createOrUpdateWorkspaceOAuthCredentials()`: 
  *  `request.workspaceOAuthCredentialsRequest` **Changed** (Breaking ⚠️)
* `airbyte.jobs.getJob()`:  `response.status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.streams.getStreamProperties()`:  `response.[]` **Changed** (Breaking ⚠️)
* `airbyte.jobs.listJobs()`: 
  *  `request.status` **Changed**
  *  `response.data[].status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.sources.createSource()`: 
  *  `request.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.sources.getSource()`:  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.sources.initiateOAuth()`:  `request` **Changed** (Breaking ⚠️)
* `airbyte.sources.listSources()`:  `response.data[].configuration` **Changed** (Breaking ⚠️)
* `airbyte.sources.patchSource()`: 
  *  `request.sourcePatchRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.jobs.createJob()`:  `response.status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.organizations.createOrUpdateOrganizationOAuthCredentials()`: **Added**
* `airbyte.organizations.deleteOrganizationOAuthCredentials()`: **Added**
* `airbyte.workspaces.deleteWorkspaceOAuthCredentials()`: **Added**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant