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 #6

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

shippo-sdks[bot]
Copy link
Contributor

@shippo-sdks shippo-sdks bot commented Jun 24, 2024

SDK update

Based on:

OpenAPI Change Summary

├─┬Paths
│ └─┬/parcels
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[🔀] $ref (2424:15)❌ 
└─┬Components
  ├──[➖] schemas (5765:13)❌ 
  ├──[➕] schemas (5632:7)
  ├──[➕] schemas (6209:7)
  ├──[➕] schemas (6195:7)
  ├──[➕] schemas (6269:7)
  ├──[➕] schemas (5639:7)
  ├─┬ParcelCreateRequest
  │ ├──[➖] properties (5678:17)❌ 
  │ ├──[➖] properties (5681:17)❌ 
  │ ├──[➖] properties (5687:17)❌ 
  │ ├──[➖] properties (5693:17)❌ 
  │ ├──[➖] properties (5707:17)❌ 
  │ ├──[➖] properties (5695:17)❌ 
  │ ├──[➖] properties (5697:17)❌ 
  │ ├──[➖] properties (5701:17)❌ 
  │ ├──[➕] allOf (6195:7)
  │ └──[➕] allOf (6209:7)
  ├─┬ParcelTemplateFedExEnum
  │ └──[➕] title (9406:14)
  ├─┬ParcelTemplateUPSEnum
  │ └──[➕] title (9445:14)
  ├─┬ParcelTemplateAramexAustraliaEnum
  │ └──[➕] title (9584:14)
  ├─┬ShipmentExtra
  │ └─┬return_service_type
  │   ├──[➖] enum (5070:27)❌ 
  │   ├──[➖] enum (5071:27)❌ 
  │   ├──[➖] enum (5068:27)❌ 
  │   ├──[➖] enum (5069:27)❌ 
  │   ├──[➕] type (5598:17)❌ 
  │   ├──[🔀] description (5599:24)
  │   ├──[➕] oneOf (5632:7)
  │   └──[➕] oneOf (5639:7)
  ├─┬ParcelTemplateDHLeCommerceEnum
  │ └──[➕] title (9549:14)
  ├─┬ParcelTemplateCouriersPleaseEnum
  │ └──[➕] title (9569:14)
  ├─┬ParcelTemplateDPDUKEnum
  │ └──[➕] title (9560:14)
  ├─┬ParcelTemplateUSPSEnum
  │ └──[➕] title (9502:14)
  ├─┬Parcel
  │ ├──[➖] properties (5607:17)❌ 
  │ ├──[➖] properties (5610:17)❌ 
  │ ├──[➖] properties (5612:17)❌ 
  │ ├──[➖] properties (5618:17)❌ 
  │ ├──[➖] properties (5624:17)❌ 
  │ ├──[➖] properties (5626:17)❌ 
  │ ├──[➖] properties (5629:17)❌ 
  │ ├──[➖] properties (5634:17)❌ 
  │ ├──[➖] properties (5638:17)❌ 
  │ ├──[➖] properties (5642:17)❌ 
  │ ├──[➖] properties (5648:17)❌ 
  │ ├──[➖] properties (5653:17)❌ 
  │ ├──[➖] properties (5655:17)❌ 
  │ ├──[➖] properties (5658:17)❌ 
  │ ├──[➖] properties (5662:17)❌ 
  │ ├──[➕] allOf (6230:11)
  │ ├──[➕] allOf (6195:7)
  │ └──[➕] allOf (6209:7)
  └─┬ShipmentCreateRequest
    └─┬ALLOF
      └─┬parcels
        └─┬Schema
          └──[➕] oneOf (6269:7)
Document Element Total Changes Breaking Changes
paths 1 1
components 50 29

CSHARP CHANGELOG

core: 3.9.8 - 2024-06-21

🔧 Chores

core: 3.9.7 - 2024-06-20

🐛 Bug Fixes

  • test response status codes in sdk methods in order of specificity (commit by @disintegrator)

unions: 0.1.0 - 2024-06-19

🐝 New Features

  • add tolerance for extra json properties in union deserialization (commit by @2ynn)

@shippo-lueders shippo-lueders force-pushed the speakeasy-sdk-regen-1719187551 branch 2 times, most recently from 8650562 to e177c86 Compare June 26, 2024 21:50
@shippo-lueders shippo-lueders force-pushed the speakeasy-sdk-regen-1719187551 branch from e177c86 to 774955b Compare June 26, 2024 21:58
@shippo-lueders shippo-lueders merged commit 9c3851f into main Jun 26, 2024
1 check passed
@shippo-lueders shippo-lueders deleted the speakeasy-sdk-regen-1719187551 branch June 26, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants