Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 0.2.2-alpha.63 #82

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 10, 2025

SDK update

Based on:

Versioning

Version Bump Type: [prerelease] - ðŸĪ– (automated)

OpenAPI Change Summary

├─┮Paths
│ ├──[➕] path (3695:5)
│ ├──[➕] path (6850:5)
│ ├──[➕] path (3543:5)
│ ├─┮/partners
│ │ └─┮POST
│ │   ├─┮Responses
│ │   │ └─┮201
│ │   │   └─┮application/json
│ │   │     └─┮Schema
│ │   │       ├──[➕] required (6299:21)❌ 
│ │   │       ├──[➕] required (6300:21)❌ 
│ │   │       ├──[➕] required (6305:21)❌ 
│ │   │       ├──[➖] required (1:116810)❌ 
│ │   │       ├──[➖] required (1:116933)❌ 
│ │   │       ├──[➖] required (1:116841)❌ 
│ │   │       ├──[➖] required (1:116873)❌ 
│ │   │       ├──[➖] required (1:116791)❌ 
│ │   │       ├──[➖] required (1:116784)❌ 
│ │   │       ├──[➖] properties (1:114290)❌ 
│ │   │       ├──[➖] properties (1:116444)❌ 
│ │   │       ├──[➖] properties (1:114392)❌ 
│ │   │       ├──[➖] properties (1:115935)❌ 
│ │   │       ├──[➖] properties (1:114442)❌ 
│ │   │       ├──[➖] properties (1:116678)❌ 
│ │   │       ├──[➖] properties (1:114335)❌ 
│ │   │       └──[➖] properties (1:114514)❌ 
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮Schema
│ │         └─┮linkProps
│ │           └──[➕] properties (6050:23)
│ ├─┮/links/count
│ │ └─┮GET
│ │   ├──[➕] parameters (633:21)❌ 
│ │   └─┮Parameters
│ │     └─┮Schema
│ │       └──[➕] anyOf (712:17)
│ ├─┮/analytics
│ │ └─┮GET
│ │   ├──[➕] parameters (2438:21)❌ 
│ │   └─┮Parameters
│ │     └─┮Schema
│ │       ├──[➕] enum (2263:17)
│ │       └──[➕] enum (2264:17)
│ ├─┮/partners/links/upsert
│ │ └─┮PUT
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮Schema
│ │         ├──[➖] required (1:129863)❌ 
│ │         ├─┮linkProps
│ │         │ └──[➕] properties (6701:23)
│ │         └─┮url
│ │           ├──[🔀] description (6633:36)
│ │           └──[➕] nullable (6632:33)❌ 
│ ├─┮/events
│ │ └─┮GET
│ │   ├──[➕] parameters (2929:21)❌ 
│ │   └─┮Parameters
│ │     └─┮Schema
│ │       ├──[➕] enum (2754:17)
│ │       └──[➕] enum (2755:17)
│ ├─┮/links/{linkId}
│ │ └─┮PATCH
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮Schema
│ │         └──[➕] properties (987:19)
│ ├─┮/links/bulk
│ │ ├─┮POST
│ │ │ └─┮Requestbody
│ │ │   └─┮application/json
│ │ │     └─┮Schema
│ │ │       └─┮Schema
│ │ │         └──[➕] properties (1331:21)
│ │ └─┮PATCH
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮Schema
│ │         └─┮data
│ │           └──[➕] properties (1609:23)
│ ├─┮/partners/links
│ │ └─┮POST
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮Schema
│ │         ├──[➖] required (1:123256)❌ 
│ │         ├─┮linkProps
│ │         │ └──[➕] properties (6447:23)
│ │         └─┮url
│ │           ├──[🔀] description (6379:36)
│ │           └──[➕] nullable (6378:33)❌ 
│ ├─┮/links
│ │ ├─┮GET
│ │ │ └──[➕] parameters (385:21)❌ 
│ │ └─┮POST
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮Schema
│ │         └──[➕] properties (138:19)
│ └─┮/links/upsert
│   └─┮PUT
│     └─┮Requestbody
│       └─┮application/json
│         └─┮Schema
│           └──[➕] properties (1968:19)
└─┮Components
  ├──[➕] schemas (15921:32)
  ├──[➕] schemas (16000:35)
  ├──[➕] schemas (9045:23)
  ├──[➕] schemas (21770:30)
  ├──[➕] schemas (15958:37)
  ├─┮LinkSchema
  │ ├──[➕] required (8760:11)❌ 
  │ └──[➕] properties (8633:11)
  ├─┮SaleEvent
  │ └─┮link
  │   ├──[➕] required (15551:15)❌ 
  │   └──[➕] properties (15435:15)
  ├─┮LinkWebhookEvent
  │ └─┮data
  │   ├──[➕] required (17345:15)❌ 
  │   └──[➕] properties (17229:15)
  ├─┮LeadEvent
  │ └─┮link
  │   ├──[➕] required (14037:15)❌ 
  │   └──[➕] properties (13921:15)
  ├─┮WebhookEvent
  │ ├──[➕] anyOf (17376:27)
  │ ├─┮ANYOF
  │ │ └──[🔀] $ref (21771:17)❌ 
  │ └─┮ANYOF
  │   └──[🔀] $ref (18730:17)❌ 
  ├─┮LinkClickedEvent
  │ └─┮data
  │   └─┮link
  │     ├──[➕] required (18692:19)❌ 
  │     └──[➕] properties (18576:19)
  ├─┮LeadCreatedEvent
  │ └─┮data
  │   └─┮link
  │     ├──[➕] required (20198:19)❌ 
  │     └──[➕] properties (20082:19)
  ├─┮SaleCreatedEvent
  │ └─┮data
  │   └─┮link
  │     ├──[➕] required (21706:19)❌ 
  │     └──[➕] properties (21590:19)
  ├─┮ClickEvent
  │ └─┮link
  │   ├──[➕] required (12614:15)❌ 
  │   └──[➕] properties (12498:15)
  └─┮WorkspaceSchema
    ├──[➕] required (8998:11)❌ 
    └──[➕] properties (8873:11)
Document Element Total Changes Breaking Changes
paths 43 25
components 26 11

RUBY CHANGELOG

No relevant generator changes

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Feb 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739147271 branch from 6bf1892 to 9a4c37a Compare February 11, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739147271 branch from 9a4c37a to d23d51a Compare February 12, 2025 00:27
@devkiran devkiran merged commit 2aba42a into main Feb 12, 2025
@devkiran devkiran deleted the speakeasy-sdk-regen-1739147271 branch February 12, 2025 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Bump by a prerelease version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants