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 5.0.0-beta.10 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/customs/declarations
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (6654:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6789:9)
│ ├─┬/live-rates
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7845:9)
│ ├─┬/shippo-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (15895:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16024:9)
│ ├─┬/transactions
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (14622:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (14844:9)
│ ├─┬/carrier_accounts/{CarrierAccountObjectId}/signin/initiate
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6184:9)
│ ├─┬/customs/declarations/{CustomsDeclarationId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7238:9)
│ ├─┬/carrier_accounts/reg-status
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6527:9)
│ ├─┬/carrier_accounts/{CarrierAccountId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (5705:9)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5851:9)
│ ├─┬/refunds/{RefundId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11457:9)
│ ├─┬/transactions/{TransactionId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15020:9)
│ ├─┬/manifests/{ManifestId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8993:9)
│ ├─┬/batches/{BatchId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (2523:9)
│ ├─┬/manifests
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (8603:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8738:9)
│ ├─┬/customs/items/{CustomsItemId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7705:9)
│ ├─┬/orders/{OrderId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9799:9)
│ ├─┬/webhooks
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (16599:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16455:9)
│ ├─┬/live-rates/settings/parcel-template
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (8213:9)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (8340:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8484:9)
│ ├─┬/addresses/{AddressId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (610:9)
│ ├─┬/tracks
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (14312:9)
│ ├─┬/addresses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (253:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (388:9)
│ ├─┬/batches
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (876:9)
│ ├─┬/tracks/{Carrier}/{TrackingNumber}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (14476:9)
│ ├─┬/parcel-templates/{CarrierParcelTemplateToken}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10086:9)
│ ├─┬/webhooks/{webhookId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (16717:9)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (16841:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16993:9)
│ ├─┬/parcel-templates
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9947:9)
│ ├─┬/service-groups
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (11583:9)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (11940:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11710:9)
│ ├─┬/shippo-accounts/{ShippoAccountId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (16174:9)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16300:9)
│ ├─┬/refunds/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11330:9)
│ ├─┬/parcels/{ParcelId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10610:9)
│ ├─┬/user-parcel-templates
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (15146:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15280:9)
│ ├─┬/rates/{RateId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11052:9)
│ ├─┬/batches/{BatchId}/remove_shipments
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5071:9)
│ ├─┬/addresses/{AddressId}/validate
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (742:9)
│ ├─┬/service-groups/{ServiceGroupId}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12207:9)
│ ├─┬/shipments/{ShipmentId}/rates/{CurrencyCode}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (14168:9)
│ ├─┬/pickups
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10743:9)
│ ├─┬/customs/items
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (7369:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7504:9)
│ ├─┬/orders
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (9151:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9314:9)
│ ├─┬/shipments/{ShipmentId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (13879:9)
│ ├─┬/carrier_accounts
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (5250:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5463:9)
│ ├─┬/parcels
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (10215:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10352:9)
│ ├─┬/refunds
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11185:9)
│ ├─┬/batches/{BatchId}/add_shipments
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (2669:9)
│ ├─┬/shipments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (12353:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12488:9)
│ ├─┬/shipments/{ShipmentId}/rates
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (14013:9)
│ ├─┬/carrier_accounts/register/new
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ ├──[🔀] description (6350:22)
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] discriminator (6333:17)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6360:9)
│ ├─┬/user-parcel-templates/{UserParcelTemplateObjectId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (15572:9)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (15709:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15444:9)
│ └─┬/batches/{BatchId}/purchase
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-codesamples (4929:9)
└─┬Components
  ├──[➖] schemas (20179:13)❌ 
  ├──[➖] schemas (19458:13)❌ 
  ├─┬CarrierAccountHermesUKCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21359:18)❌ 
  │   └──[➖] example (18610:30)
  ├─┬ServiceLevelEnumSet
  │ ├──[➖] oneOf (19376:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22422:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22374:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22174:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22162:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22590:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22558:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22448:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22550:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22666:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22382:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22192:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21875:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22202:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21930:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22646:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22464:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21986:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22356:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22006:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22154:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22658:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22512:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22530:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22674:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22110:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22028:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22636:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22494:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22294:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22020:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22538:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21996:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22052:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22074:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22244:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22100:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21855:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (22120:13)❌ 
  ├─┬CarrierAccountDHLExpressCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21303:18)❌ 
  │   └──[➖] example (18554:30)
  ├─┬CarrierAccountDeutschePostCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21291:18)❌ 
  │   └──[➖] example (18542:30)
  ├─┬CarrierAccountCorreosCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21279:18)❌ 
  │   └──[➖] example (18530:30)
  ├─┬CarrierAccountUSPSCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21405:18)❌ 
  │   └──[➖] example (18657:30)
  ├─┬CarrierAccountColissimoCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21267:18)❌ 
  │   └──[➖] example (18518:30)
  ├─┬CarrierAccountDpdDeCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21323:18)❌ 
  │   └──[➖] example (18574:30)
  ├─┬ParcelTemplateEnumSet
  │ ├──[➖] oneOf (20016:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22885:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (22731:13)❌ 
  ├─┬CarrierAccountDPDUKCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21335:18)❌ 
  │   └──[➖] example (18586:30)
  ├─┬CarrierAccountFedExCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21347:18)❌ 
  │   └──[➖] example (18598:30)
  ├─┬CarrierAccountUPSCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21395:18)❌ 
  │   └──[➖] example (18646:30)
  ├─┬CarrierAccountMondialRelayCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21371:18)❌ 
  │   └──[➖] example (18622:30)
  ├─┬CarrierAccountChronopostCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21255:18)❌ 
  │   └──[➖] example (18506:30)
  ├─┬CarrierAccountPosteItalianeCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21383:18)❌ 
  │   └──[➖] example (18634:30)
  ├─┬CarrierAccountSendleCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21418:18)❌ 
  │   └──[➖] example (18669:30)
  ├─┬CarrierAccountCanadaPostCreateRequest
  │ └─┬carrier
  │   ├──[➕] const (21218:18)❌ 
  │   └──[➖] example (18469:30)
  └─┬CarriersEnum
    ├──[➖] enum (18996:19)❌ 
    ├──[➖] enum (19022:19)❌ 
    └──[🔀] description (21786:20)
Document Element Total Changes Breaking Changes
paths 72 1
components 77 61

CSHARP CHANGELOG

methodArguments: 0.2.0 - 2025-01-07

🐝 New Features

  • add support for default values in method arguments (commit by @2ynn)

core: 3.10.13 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.10.12 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.10.11 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 3.10.10 - 2024-12-17

🔧 Chores

  • sort imports and remove unused using directives (commit by @2ynn)

core: 3.10.9 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.10.8 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 3.10.7 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Dec 2, 2024
@github-actions github-actions bot requested review from AdrianCollinsShippo and a team as code owners December 2, 2024 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch from 509145c to e5ac0e6 Compare December 9, 2024 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch 2 times, most recently from 7e347e1 to 7abbec1 Compare December 23, 2024 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch from 7abbec1 to 6086041 Compare December 30, 2024 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch from 6086041 to 3495bc8 Compare January 6, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch 2 times, most recently from dd01ddc to 9add156 Compare January 20, 2025 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch from 9add156 to c813eae Compare January 27, 2025 00:19
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 5.0.0-beta.10 chore: 🐝 Update SDK - Generate 5.0.0-beta.11 Feb 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch from c813eae to 4e39cdd Compare February 3, 2025 00:20
@rkeur7 rkeur7 closed this Feb 4, 2025
@rkeur7 rkeur7 reopened this Feb 4, 2025
rkeur7
rkeur7 previously approved these changes Feb 4, 2025
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 5.0.0-beta.11 chore: 🐝 Update SDK - Generate 5.0.0-beta.10 Feb 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733098817 branch from 4e39cdd to d833798 Compare February 10, 2025 00:19
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.

3 participants