Skip to content

chore: 🐝 Update SDK - Generate 1.0.0-beta.1#27

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1733703738
Open

chore: 🐝 Update SDK - Generate 1.0.0-beta.1#27
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1733703738

Conversation

@github-actions

@github-actions github-actions Bot commented Dec 9, 2024

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

To exit pre-release versioning, set a new version or run speakeasy bump graduate.
Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • shippo.carrierAccounts.register():
    • request Changed (Breaking ⚠️)
    • response.parameters.union(FedExConnectExistingOwnAccountParameters) Changed
  • shippo.ratesAtCheckout.create():
    • request.parcel.union(Parcel).template.union(ParcelTemplateCouriersPleaseEnum) Removed (Breaking ⚠️)
  • shippo.carrierAccounts.list():
    • request.carrier Changed (Breaking ⚠️)
    • response.results[] Changed
  • shippo.carrierAccounts.create():
    • request.parameters.union(FedExConnectExistingOwnAccountParameters) Changed (Breaking ⚠️)
    • response.parameters.union(FedExConnectExistingOwnAccountParameters) Changed
  • shippo.transactions.create():
    • request.union(InstantTransactionCreateRequest).shipment Changed (Breaking ⚠️)
  • shippo.carrierAccounts.update():
    • request.carrierAccountBase.parameters.union(FedExConnectExistingOwnAccountParameters) Changed (Breaking ⚠️)
    • response.parameters.union(FedExConnectExistingOwnAccountParameters) Changed
  • shippo.batches.addShipments():
    • requestBody[].shipment Changed (Breaking ⚠️)
  • shippo.parcels.get(): response.template.union(ParcelTemplateCouriersPleaseEnum) Removed (Breaking ⚠️)
  • shippo.batches.create():
    • request.batchShipments[].shipment Changed (Breaking ⚠️)
  • shippo.parcels.create():
    • request.union(ParcelCreateFromTemplateRequest).template.union(ParcelTemplateCouriersPleaseEnum) Removed (Breaking ⚠️)
    • response.template.union(ParcelTemplateCouriersPleaseEnum) Removed (Breaking ⚠️)
  • shippo.parcels.list(): response.results[].template.union(ParcelTemplateCouriersPleaseEnum) Removed (Breaking ⚠️)
  • shippo.shipments.list(): response.results[] Changed (Breaking ⚠️)
  • shippo.shipments.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • shippo.shipments.get(): response Changed (Breaking ⚠️)
  • shippo.carrierAccounts.get(): response.parameters.union(FedExConnectExistingOwnAccountParameters) Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/customs/items/{CustomsItemId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8812:9)
│ ├─┬/carrier_accounts/reg-status
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7547:9)
│ ├─┬/tracks
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──200
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15878:9)
│ ├─┬/refunds/{RefundId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12812:9)
│ ├─┬/service-groups
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──400
│ │ │ │ └──200
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (12940:9)
│ │ ├─┬PUT
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (13338:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (13082:9)
│ ├─┬/carrier_accounts/register/new
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   ├─┬Requestbody
│ │   │ ├──[🔀] description (7352:22)
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[+] discriminator (7333:17)❌ 
│ │   │     ├──[+] oneOf (24245:7)
│ │   │     └─┬ONEOF
│ │   │       └──[🔀] $ref (24233:14)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7362:9)
│ ├─┬/live-rates/settings/parcel-template
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (9361:9)
│ │ ├─┬PUT
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (9507:9)
│ │ └─┬DELETE
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9678:9)
│ ├─┬/refunds/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12675:9)
│ ├─┬/shipments
│ │ ├─┬GET
│ │ │ ├──[🔀] description (13745:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (13788:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (13930:9)
│ ├─┬/rates/{RateId}
│ │ └─┬GET
│ │   ├──[🔀] description (12369:20)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──200
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12390:9)
│ ├─┬/parcel-templates
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11222:9)
│ ├─┬/batches/{BatchId}/purchase
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──202
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5765:9)
│ ├─┬/parcels/{ParcelId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11927:9)
│ ├─┬/shipments/{ShipmentId}
│ │ └─┬GET
│ │   ├──[🔀] description (15362:20)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15383:9)
│ ├─┬/carrier_accounts/{CarrierAccountId}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (6627:9)
│ │ └─┬PUT
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6784:9)
│ ├─┬/webhooks/{webhookId}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └──200
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (18497:9)
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └──200
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (18621:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (18787:9)
│ ├─┬/pickups
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12065:9)
│ ├─┬/parcels
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (11507:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──201
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11649:9)
│ ├─┬/batches/{BatchId}/remove_shipments
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5914:9)
│ ├─┬/customs/items
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──400
│ │ │ │ └──200
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (8458:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8598:9)
│ ├─┬/carrier_accounts
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├──Parameters
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (6114:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──201
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6348:9)
│ ├─┬/shippo-accounts/{ShippoAccountId}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──400
│ │ │ │ └──200
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (17909:9)
│ │ └─┬PUT
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (18040:9)
│ ├─┬/user-parcel-templates
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──400
│ │ │ │ └──200
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (16771:9)
│ │ └─┬POST
│ │   ├──[🔀] description (16894:20)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16928:9)
│ ├─┬/batches
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (1560:9)
│ ├─┬/manifests/{ManifestId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10228:9)
│ ├─┬/transactions/{TransactionId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16638:9)
│ ├─┬/live-rates
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──200
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8966:9)
│ ├─┬/parcel-templates/{CarrierParcelTemplateToken}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11369:9)
│ ├─┬/batches/{BatchId}/add_shipments
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (3427:9)
│ ├─┬/batches/{BatchId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──200
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (3279:9)
│ ├─┬/addresses/{AddressId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (1281:9)
│ ├─┬/addresses/{AddressId}/validate
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (1415:9)
│ ├─┬/service-groups/{ServiceGroupId}
│ │ └─┬DELETE
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (13629:9)
│ ├─┬/customs/declarations
│ │ ├─┬GET
│ │ │ ├──[🔀] description (7670:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (7685:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7825:9)
│ ├─┬/orders
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (10400:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10563:9)
│ ├─┬/orders/{OrderId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11061:9)
│ ├─┬/transactions
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (16200:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16442:9)
│ ├─┬/shipments/{ShipmentId}/rates/{CurrencyCode}
│ │ └─┬GET
│ │   ├──[🔀] description (15652:20)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15709:9)
│ ├─┬/manifests
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (9814:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9954:9)
│ ├─┬/addresses
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (910:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──201
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (1052:9)
│ ├─┬/refunds
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──201
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12524:9)
│ ├─┬/tracks/{Carrier}/{TrackingNumber}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (16050:9)
│ ├─┬/user-parcel-templates/{UserParcelTemplateObjectId}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (17245:9)
│ │ ├─┬PUT
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (17391:9)
│ │ └─┬DELETE
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (17107:9)
│ ├─┬/shipments/{ShipmentId}/rates
│ │ └─┬GET
│ │   ├──[🔀] description (15503:20)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──200
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (15526:9)
│ ├─┬/shippo-accounts
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] default (18932:18)❌ 
│ │ │ │   └─┬Extensions
│ │ │ │     └──[+] x-default (18933:20)
│ │ │ ├─┬Responses
│ │ │ │ ├──200
│ │ │ │ └──400
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (17603:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──201
│ │   │ └──400
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (17740:9)
│ ├─┬/customs/declarations/{CustomsDeclarationId}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├──400
│ │   │ └──200
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8319:9)
│ ├─┬/carrier_accounts/{CarrierAccountObjectId}/signin/initiate
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] default (18932:18)❌ 
│ │   │   └─┬Extensions
│ │   │     └──[+] x-default (18933:20)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──application/json
│ │   │ ├─┬404
│ │   │ │ └──application/json
│ │   │ └─┬302
│ │   │   └──Location
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7156:9)
│ └─┬/webhooks
│   ├─┬GET
│   │ ├─┬Responses
│   │ │ └──200
│   │ └─┬Extensions
│   │   └──[🔀] x-codesamples (18374:9)
│   └─┬POST
│     ├─┬Responses
│     │ └──201
│     └─┬Extensions
│       └──[🔀] x-codesamples (18216:9)
├─┬Tags
│ └──[🔀] description (210:18)
├─┬Tags
│ └──[🔀] description (259:18)
├─┬Tags
│ └──[🔀] description (285:18)
├─┬Tags
│ └──[🔀] description (518:18)
├─┬Tags
│ └──[🔀] description (111:18)
├─┬Tags
│ └──[🔀] description (117:18)
├─┬Tags
│ └──[🔀] description (166:18)
├─┬Tags
│ └──[🔀] description (746:18)
├─┬Tags
│ └──[🔀] description (138:18)
├─┬Tags
│ └──[🔀] description (153:18)
├─┬Tags
│ └──[🔀] description (172:18)
├─┬Tags
│ └──[🔀] description (234:18)
├─┬Tags
│ └──[🔀] description (122:18)
├─┬Tags
│ └──[🔀] description (149:18)
├─┬Tags
│ └──[🔀] description (228:18)
├─┬Tags
│ └──[🔀] description (407:18)
├─┬Tags
│ └──[🔀] description (17:18)
├─┬Tags
│ └──[🔀] description (161:18)
├─┬Tags
│ └──[🔀] description (243:18)
├─┬Tags
│ └──[🔀] description (676:18)
├─┬Tags
│ └──[🔀] description (133:18)
├─┬Tags
│ └──[🔀] description (661:18)
├─┬Tags
│ └──[🔀] description (724:18)
├─┬Tags
│ └──[🔀] description (757:18)
├─┬Tags
│ └──[🔀] description (143:18)
├─┬Tags
│ └──[🔀] description (201:18)
├─┬Tags
│ └──[🔀] description (764:18)
├─┬Tags
│ └──[🔀] description (222:18)
├─┬Tags
│ └──[🔀] description (693:18)
├─┬Tags
│ └──[🔀] description (705:18)
├─┬Tags
│ └──[🔀] description (128:18)
└─┬Components
  ├──[+] securitySchemes (19244:7)
  ├──[-] schemas (19918:13)❌ 
  ├──[-] schemas (18666:13)❌ 
  ├──[-] schemas (20177:13)❌ 
  ├──[-] schemas (15230:13)❌ 
  ├──[-] schemas (19408:13)❌ 
  ├──[-] schemas (16635:13)❌ 
  ├──[-] schemas (18262:13)❌ 
  ├──[-] schemas (18239:13)❌ 
  ├──[-] schemas (19456:13)❌ 
  ├──[+] schemas (24367:7)
  ├──[+] schemas (24352:7)
  ├──[+] schemas (25798:7)
  ├──[+] schemas (24233:7)
  ├──[+] schemas (24245:7)
  ├─┬DefaultParcelTemplate
  │ ├──[+] title (20914:14)
  │ └─┬Extensions
  │   └──[+] x-tags (20916:9)
  ├─┬CustomsDeclarationIncoterm
  │ └──[🔀] description (20545:20)
  ├─┬Invoice
  │ └─┬invoice_number
  │   └──[🔀] example (23458:20)
  ├─┬Batch
  │ ├─┬ALLOF
  │ │ └─┬object_owner
  │ │   └──[🔀] description (19971:28)
  │ └─┬Extensions
  │   └──[+] x-tags (19949:9)
  ├─┬Rate
  │ └─┬Extensions
  │   └──[+] x-tags (21771:9)
  ├─┬Transaction
  │ ├──label_url
  │ ├──tracking_url_provider
  │ ├──qr_code_url
  │ └─┬Extensions
  │   └──[+] x-tags (23186:9)
  ├─┬CarrierAccountColissimoCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24084:18)❌ 
  │   └──[-] example (18518:30)
  ├─┬Manifest
  │ ├─┬ALLOF
  │ │ └─┬documents
  │ │   └──[🔀] example (21098:17)
  │ └─┬Extensions
  │   └──[+] x-tags (21083:9)
  ├─┬CarrierAccountCorreosCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24096:18)❌ 
  │   └──[-] example (18530:30)
  ├─┬CarrierAccountChronopostCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24072:18)❌ 
  │   └──[-] example (18506:30)
  ├─┬CarrierAccountDpdDeCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24142:18)❌ 
  │   └──[-] example (18574:30)
  ├─┬Parcel
  │ └─┬Extensions
  │   └──[+] x-tags (21392:9)
  ├─┬LiveRate
  │ ├──[+] title (20977:14)
  │ └─┬Extensions
  │   └──[+] x-tags (20979:9)
  ├─┬CustomsDeclarationEelPfc
  │ └──[🔀] description (20525:20)
  ├─┬CarrierAccountHermesUKCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24178:18)❌ 
  │   └──[-] example (18610:30)
  ├─┬LineItem
  │ ├──[+] title (22922:14)
  │ ├──[+] description (22925:20)
  │ └─┬Extensions
  │   └──[+] x-tags (22924:9)
  ├─┬ServiceLevelVehoEnum
  │ ├──[+] enum (25876:11)
  │ ├──[+] enum (25877:11)
  │ ├──[-] enum (19950:19)❌ 
  │ └──[🔀] description (25878:20)
  ├─┬CustomsDeclarationBase
  │ ├─┬invoice
  │ │ └──[+] maxLength (20462:22)❌ 
  │ └─┬disclaimer
  │   ├──[+] maxLength (20401:22)❌ 
  │   └──[🔀] description (20402:24)
  ├─┬Track
  │ ├─┬carrier
  │ │ └──[🔀] description (23005:24)
  │ └─┬Extensions
  │   └──[+] x-tags (22996:9)
  ├─┬CustomsItem
  │ ├──[+] title (20807:14)
  │ └─┬Extensions
  │   └──[+] x-tags (20809:9)
  ├─┬BatchShipment
  │ ├──[+] title (20084:14)
  │ ├──[+] description (20087:20)
  │ ├─┬ALLOF
  │ │ └─┬messages
  │ │   └──[+] items (20104:22)❌ 
  │ └─┬Extensions
  │   └──[+] x-tags (20086:9)
  ├─┬CustomerReference
  │ └─┬value
  │   ├──[+] maxLength (20327:22)❌ 
  │   └──[🔀] description (20328:24)
  ├─┬Address
  │ └─┬Extensions
  │   └──[+] x-tags (19494:9)
  ├─┬ShipmentCreateRequest
  │ └─┬ALLOF
  │   ├─┬carrier_accounts
  │   │ └──[🔀] description (22389:28)
  │   ├─┬address_from
  │   │ └─┬ONEOF
  │   │   └──[🔀] description (22354:32)
  │   ├─┬address_return
  │   │ └─┬ONEOF
  │   │   └──[🔀] description (22362:32)
  │   ├─┬address_to
  │   │ └─┬ONEOF
  │   │   └──[🔀] description (22370:32)
  │   ├─┬parcels
  │   │ ├──[+] description (22400:28)
  │   │ └─┬Schema
  │   │   └─┬ONEOF
  │   │     └──[🔀] description (22412:34)
  │   └─┬customs_declaration
  │     └─┬ONEOF
  │       └──[🔀] description (22378:32)
  ├─┬ConnectExistingOwnAccountParameters
  │ └──[🔀] description (22735:20)
  ├─┬PickupBase
  │ └─┬carrier_account
  │   └──[🔀] description (21557:24)
  ├─┬ServiceGroupAccountAndServiceLevel
  │ └─┬service_level_token
  │   └──[🔀] description (22166:24)
  ├─┬AddressToCreateRequest
  │ └──[🔀] description (19596:20)
  ├─┬ParcelTemplateFedExEnum
  │ └──[🔀] description (25959:20)
  ├─┬CarrierAccountServiceLevel
  │ ├─┬name
  │ │ └──[🔀] description (23984:24)
  │ └─┬token
  │   └──[🔀] description (23997:24)
  ├─┬CustomsDeclarationB13AFilingOption
  │ └──[🔀] description (20487:20)
  ├─┬CarrierAccount
  │ ├──[+] title (23946:14)
  │ ├─┬ALLOF
  │ │ └─┬carrier_name
  │ │   └──[🔀] description (23954:28)
  │ └─┬Extensions
  │   └──[+] x-tags (23948:9)
  ├─┬ShipmentBase
  │ └─┬metadata
  │   └──[+] maxLength (22233:22)❌ 
  ├─┬UserParcelTemplate
  │ ├──[+] title (24461:14)
  │ └─┬Extensions
  │   └──[+] x-tags (24463:9)
  ├─┬PoNumber
  │ └─┬value
  │   ├──[+] maxLength (21707:22)❌ 
  │   └──[🔀] description (21708:24)
  ├─┬CarrierAccountUSPSCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24224:18)❌ 
  │   └──[-] example (18657:30)
  ├─┬FedExConnectExistingOwnAccountParameters
  │ ├──[+] required (23706:11)❌ 
  │ ├──[+] required (23707:11)❌ 
  │ ├──[+] description (23616:20)
  │ ├──[+] properties (23658:9)
  │ ├──[+] properties (23679:9)
  │ ├──[+] properties (23692:9)
  │ ├──[+] properties (23684:9)
  │ ├──[+] properties (23676:9)
  │ ├──[+] properties (23663:9)
  │ └──[+] properties (23673:9)
  ├─┬CustomsTaxIdentification
  │ └─┬number
  │   └──[+] maxLength (20859:22)❌ 
  ├─┬CarrierParcelTemplate
  │ ├──[🔀] title (20283:14)
  │ └─┬Extensions
  │   └──[+] x-tags (20243:9)
  ├─┬CarrierAccountWithExtraInfo
  │ └─┬ALLOF
  │   └─┬object_info
  │     └──[+] properties (23934:17)
  ├─┬WebhookPayload
  │ ├──[+] title (24594:14)
  │ ├──[+] description (24597:20)
  │ └─┬Extensions
  │   └──[+] x-tags (24596:9)
  ├─┬InvoiceNumber
  │ └─┬value
  │   ├──[+] maxLength (22816:22)❌ 
  │   └──[🔀] description (22817:24)
  ├─┬ServiceLevelEnumSet
  │ ├──[-] oneOf (19948:13)❌ 
  │ ├──[-] oneOf (19250:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25208:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25226:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25196:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25236:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25298:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25348:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25446:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25464:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25472:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25512:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25538:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25554:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25605:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25623:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25641:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25649:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25661:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25672:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25721:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25798:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25854:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25133:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25866:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25884:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25005:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25874:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (24981:13)❌ 
  ├─┬BatchShipmentPaginatedList
  │ └─┬ALLOF
  │   └──[🔀] description (20159:24)
  ├─┬CarrierAccountMondialRelayCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24190:18)❌ 
  │   └──[-] example (18622:30)
  ├─┬OrderCreateRequest
  │ └─┬ALLOF
  │   └─┬line_items
  │     └──[🔀] description (21332:28)
  ├─┬DepartmentNumber
  │ └─┬value
  │   ├──[+] maxLength (20942:22)❌ 
  │   └──[🔀] description (20943:24)
  ├─┬CoreRate
  │ └─┬ALLOF
  │   ├─┬servicelevel_token
  │   │ └──[🔀] description (23422:28)
  │   └─┬servicelevel_name
  │     └──[🔀] description (23408:28)
  ├─┬Pickup
  │ └─┬Extensions
  │   └──[+] x-tags (21606:9)
  ├─┬CarrierAccountPosteItalianeCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24202:18)❌ 
  │   └──[-] example (18634:30)
  ├─┬CarrierAccountFedExCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24166:18)❌ 
  │   └──[-] example (18598:30)
  ├─┬CarrierAccountCanadaPostCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24033:18)❌ 
  │   └──[-] example (18469:30)
  ├─┬AddressBase
  │ ├─┬city
  │ │ ├──[+] maxLength (19384:22)❌ 
  │ │ └──[🔀] description (19362:24)
  │ ├─┬state
  │ │ ├──[+] maxLength (19408:22)❌ 
  │ │ └──[🔀] description (19386:24)
  │ ├─┬email
  │ │ ├──[+] maxLength (19470:22)❌ 
  │ │ └──[🔀] description (19471:24)
  │ ├─┬country
  │ │ └──[🔀] description (19432:24)
  │ ├─┬street2
  │ │ ├──[+] maxLength (19321:22)❌ 
  │ │ └──[🔀] description (19322:24)
  │ ├─┬company
  │ │ ├──[+] maxLength (19292:22)❌ 
  │ │ └──[🔀] description (19293:24)
  │ ├─┬phone
  │ │ ├──[+] maxLength (19448:22)❌ 
  │ │ └──[🔀] description (19449:24)
  │ ├─┬name
  │ │ ├──[+] maxLength (19288:22)❌ 
  │ │ └──[🔀] description (19272:24)
  │ ├─┬street1
  │ │ ├──[+] maxLength (19318:22)❌ 
  │ │ └──[🔀] description (19301:24)
  │ ├─┬zip
  │ │ ├──[+] maxLength (19428:22)❌ 
  │ │ └──[🔀] description (19410:24)
  │ ├─┬metadata
  │ │ └──[+] maxLength (19485:22)❌ 
  │ └─┬street3
  │   ├──[+] maxLength (19336:22)❌ 
  │   └──[🔀] description (19338:24)
  ├─┬ServiceLevelRoyalMailEnum
  │ └──[🔀] description (25743:20)
  ├─┬CustomsDeclarationNonDeliveryOption
  │ └──[🔀] description (20579:20)
  ├─┬RmaNumber
  │ └─┬value
  │   ├──[+] maxLength (22001:22)❌ 
  │   └──[🔀] description (22002:24)
  ├─┬ShippoAccount
  │ ├──[+] title (26302:14)
  │ └─┬Extensions
  │   └──[+] x-tags (26304:9)
  ├─┬CarrierAccountDHLExpressCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24120:18)❌ 
  │   └──[-] example (18554:30)
  ├─┬ServiceLevel
  │ └─┬token
  │   └──[🔀] description (22192:24)
  ├─┬BatchShipmentBase
  │ └─┬servicelevel_token
  │   └──[🔀] description (20070:24)
  ├─┬AddressFrom
  │ └──[🔀] description (19563:20)
  ├─┬ParcelExtra
  │ ├──[+] title (21474:14)
  │ ├──[🔀] description (21477:20)
  │ ├─┬reference_2
  │ │ ├──[+] maxLength (21506:22)❌ 
  │ │ └──[🔀] description (21507:24)
  │ ├─┬reference_1
  │ │ ├──[+] maxLength (21490:22)❌ 
  │ │ └──[🔀] description (21491:24)
  │ └─┬Extensions
  │   └──[+] x-tags (21476:9)
  ├─┬ParcelInsurance
  │ └──[🔀] description (21521:20)
  ├─┬UPSConnectExistingOwnAccountParameters
  │ └──[🔀] description (23711:20)
  ├─┬ParcelTemplateEnumSet
  │ ├──[-] oneOf (20192:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (26198:13)❌ 
  ├─┬CarrierAccountBase
  │ └─┬carrier
  │   └──[🔀] description (23889:24)
  ├─┬CarrierAccountUPSCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24214:18)❌ 
  │   └──[-] example (18646:30)
  ├─┬ShipmentExtra
  │ ├──[+] title (22428:14)
  │ ├──[+] properties (22670:9)
  │ ├─┬reference_2
  │ │ ├──[+] maxLength (22613:22)❌ 
  │ │ └──[🔀] description (22614:24)
  │ ├─┬reference_1
  │ │ ├──[+] maxLength (22597:22)❌ 
  │ │ └──[🔀] description (22598:24)
  │ └─┬Extensions
  │   └──[+] x-tags (22430:9)
  ├─┬Refund
  │ └─┬Extensions
  │   └──[+] x-tags (21932:9)
  ├─┬AddressFromCreateRequest
  │ └──[🔀] description (19590:20)
  ├─┬CarrierAccountDPDUKCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24154:18)❌ 
  │   └──[-] example (18586:30)
  ├─┬AddressTo
  │ └──[🔀] description (19557:20)
  ├─┬CustomsDeclarationContentsType
  │ └──[🔀] description (20506:20)
  ├─┬ServiceGroup
  │ ├──[+] title (22097:14)
  │ └─┬Extensions
  │   └──[+] x-tags (22099:9)
  ├─┬BatchBase
  │ └─┬default_servicelevel_token
  │   └──[🔀] description (19922:24)
  ├─┬Shipment
  │ └─┬Extensions
  │   └──[+] x-tags (22251:9)
  ├─┬LiveRateCreateRequest
  │ ├─┬address_from
  │ │ └─┬ONEOF
  │ │   └──[🔀] description (22949:28)
  │ └─┬address_to
  │   └─┬ONEOF
  │     └──[🔀] description (22964:28)
  ├─┬CustomsDeclaration
  │ ├──[+] title (20593:14)
  │ └─┬Extensions
  │   └──[+] x-tags (20595:9)
  ├─┬AddressValidationResultsMessage
  │ ├─┬source
  │ │ └──[🔀] description (19746:24)
  │ ├──text
  │ └─┬code
  │   └──[🔀] description (19740:24)
  ├─┬Webhook
  │ └─┬Extensions
  │   └──[+] x-tags (24509:9)
  ├─┬CarriersEnum
  │ ├──[+] enum (24664:11)
  │ ├──[-] enum (18996:19)❌ 
  │ ├──[-] enum (18991:19)❌ 
  │ ├──[-] enum (19031:19)❌ 
  │ └──[🔀] description (24674:20)
  ├─┬CarrierAccountDeutschePostCreateRequest
  │ └─┬carrier
  │   ├──[+] const (24108:18)❌ 
  │   └──[-] example (18542:30)
  ├─┬Order
  │ ├─┬ALLOF
  │ │ ├─┬line_items
  │ │ │ └──[🔀] description (21267:28)
  │ │ └─┬transactions
  │ │   └──[🔀] description (21289:28)
  │ └─┬Extensions
  │   └──[+] x-tags (21258:9)
  └─┬APIKeyHeader
    ├──[+] description (19239:20)
    └─┬Extensions
      ├──[+] x-token-prefix (19236:23)
      ├──[+] x-token-format (19237:23)
      └──[+] x-default (19238:18)
Document Element Total Changes Breaking Changes
paths 211 67
tags 31 0
components 233 86

View full report

Linting Report 0 errors, 0 warnings, 23 hints

View full report

JAVA CHANGELOG

constsAndDefaults: 0.1.3 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

constsAndDefaults: 0.1.2 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 3.55.27 - 2026-05-21

🐛 Bug Fixes

core: 3.55.25 - 2026-05-14

🐛 Bug Fixes

  • support models exceeding JVM 255 method-parameter limit (commit by @2ynn)

core: 3.55.24 - 2026-04-28

🐛 Bug Fixes

  • springBootStarter subprojects now respect java.languageVersion config (commit by @AshGodfrey)

core: 3.55.23 - 2026-03-25

🐛 Bug Fixes

  • resolve compilation error in error class accessors for required nullable fields (commit by @AshGodfrey)

core: 3.55.22 - 2026-03-06

🐝 New Features

  • add SpeakeasyJacksonModule composite Jackson module and document JSON.getMapper() usage in README (commit by @tristanspeakeasy)

core: 3.55.21 - 2026-03-05

🐝 New Features

  • use to-prefixed mode method names (toSync/toAsync) with feature flag prefixModeMethodNames (commit by @vishalg0wda)

core: 3.55.19 - 2026-03-05

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.55.18 - 2026-03-05

🐛 Bug Fixes

  • remove *.bat eol=crlf gitattributes rule that causes phantom git diffs with go-git (commit by @vishalg0wda)

core: 3.55.17 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.55.16 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.55.14 - 2026-02-18

🐛 Bug Fixes

  • deduplicate OAuth2 scope enum members that normalize to the same name (commit by @danielkov)

core: 3.55.13 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.55.12 - 2026-02-16

🐝 New Features

  • add dprint-based code formatting for generated Java SDKs (commit by @vishalg0wda)

core: 3.55.10 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.55.9 - 2026-01-23

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

core: 3.55.8 - 2026-01-12

🐛 Bug Fixes

  • disabled jackson auto-detection of accessors to ensure predictable, field-driven JSON serialization (commit by @vishalg0wda)

core: 3.55.7 - 2026-01-12

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.55.5 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.55.4 - 2025-11-21

🔧 Chores

  • mark setRedactedHeaders as stable (commit by @vishalg0wda)

core: 3.55.3 - 2025-11-20

🐝 New Features

core: 3.55.2 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.55.6 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 3.55.1 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.55.0 - 2025-11-04

🐝 New Features

  • enhance java error handling example in README.md (commit by @davidmoten)

core: 3.53.1 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.54.0 - 2025-10-28

🐝 New Features

  • enhance java error handling example in README.md (commit by @davidmoten)

core: 3.53.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 3.52.3 - 2025-09-27

🐛 Bug Fixes

  • handle schema featuring multiple times in discriminator mapping (commit by @vishalg0wda)

core: 3.52.1 - 2025-09-25

🐛 Bug Fixes

  • ensure security envvars are templated correctly in tests (commit by @vishalg0wda)

core: 3.52.0 - 2025-09-25

🐝 New Features

  • configure only generated sub-projects (commit by @vishalg0wda)

core: 3.50.3 - 2025-09-25

🔧 Chores

core: 3.51.0 - 2025-09-24

🐝 New Features

  • allow settings.gradle customization (commit by @vishalg0wda)

core: 3.50.2 - 2025-09-24

🔧 Chores

  • get rid of redundant pom task configuration (commit by @vishalg0wda)

core: 3.50.1 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.50.0 - 2025-09-19

🐝 New Features

  • java custom request headers support GEN-1829 (commit by @davidmoten)

core: 3.49.0 - 2025-09-17

🐝 New Features

  • generate spring-boot autoconfigure and starter artifacts (commit by @vishalg0wda)

core: 3.48.0 - 2025-09-16

🐝 New Features

  • add description configuration field for Maven POM customization (commit by @AshGodfrey)

core: 3.48.2 - 2025-09-14

🐛 Bug Fixes

  • handle race-cond to ensure onSubscribe is called before onError / onNext (commit by @vishalg0wda)

core: 3.48.1 - 2025-09-14

🐛 Bug Fixes

  • robustly propagate errors to downstream consumers in EventStream (commit by @vishalg0wda)

core: 3.47.2 - 2025-09-08

🐛 Bug Fixes

  • increase jvm heap and metaspace size during compilation (commit by @vishalg0wda)

core: 3.47.1 - 2025-09-05

🐛 Bug Fixes

  • handle name conflicts for mode toggles (commit by @vishalg0wda)

core: 3.46.2 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.47.0 - 2025-09-01

🐝 New Features

core: 3.46.1 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.46.0 - 2025-08-26

🐝 New Features

  • support open-enum path, query and header parameters (commit by @vishalg0wda)

core: 3.45.4 - 2025-08-15

🔧 Chores

  • refactor SSE + JSONL parsing using purely non-blocking APIs (commit by @vishalg0wda)

core: 3.45.3 - 2025-08-14

🐛 Bug Fixes

  • ensure afterError hooks are called on error status codes (commit by @vishalg0wda)

core: 3.45.2 - 2025-07-24

🔧 Chores

core: 3.45.1 - 2025-07-23

🐛 Bug Fixes

  • java - render body as string in SDK Error toString() method (commit by @davidmoten)

core: 3.45.0 - 2025-07-22

🐝 New Features

  • upgrade Gradle from 8.5 to 8.14 (commit by @davidmoten)

core: 3.44.0 - 2025-07-08

🐝 New Features

  • separate logging section from installation in Java v2 SDK README (commit by @AshGodfrey)

core: 3.43.0 - 2025-07-05

🐝 New Features

  • support null friendly parameters in methods and builders (commit by @vishalg0wda)

core: 3.42.3 - 2025-07-03

🐛 Bug Fixes

  • avoid relying on gradle java toolchains (commit by @vishalg0wda)

core: 3.42.2 - 2025-07-02

🐛 Bug Fixes

  • handle NPE cases when no globals are defined in the spec (commit by @vishalg0wda)

core: 3.42.1 - 2025-07-01

🐛 Bug Fixes

  • java toolchain language version in build.gradle (commit by @davidmoten)

core: 3.42.0 - 2025-07-01

🐝 New Features

  • java - enhance equals/hashCode to support mathematical equivalence (commit by @davidmoten)

core: 3.41.0 - 2025-06-27

🐝 New Features

  • set java language version (commit by @walker-tx)

core: 3.40.1 - 2025-06-27

🐛 Bug Fixes

  • revert java version setting (commit by @walker-tx)

core: 3.40.0 - 2025-06-26

🐝 New Features

  • select java language version (commit by @walker-tx)

core: 3.39.1 - 2025-06-23

🔧 Chores

  • introduce standalone Operation classes for encapsulating operation logic (commit by @vishalg0wda)

core: 3.39.0 - 2025-06-12

🐝 New Features

core: 3.38.0 - 2025-06-10

🐝 New Features

core: 3.37.5 - 2025-06-06

🐛 Bug Fixes

core: 3.37.4 - 2025-05-30

🐛 Bug Fixes

  • include packageName in config metadata definitions, fix javadoc warnings (commit by @davidmoten)

core: 3.37.3 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 3.37.2 - 2025-04-30

🐛 Bug Fixes

  • java - generate snippets for compilation test after parallel jobs run (commit by @davidmoten)

core: 3.37.1 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.37.0 - 2025-04-09

🐝 New Features

  • debug logging of requests and responses (commit by @davidmoten)

core: 3.36.3 - 2025-04-04

🐛 Bug Fixes

  • java - fix compile error and const support in pagination GEN-1127, GEN-880 (commit by @davidmoten)

core: 3.36.2 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.36.1 - 2025-04-01

🐛 Bug Fixes

  • java - refactor client credentials hook internals, oauth2-password multi-option support preparation (commit by @davidmoten)

core: 3.36.0 - 2025-03-25

🐝 New Features

  • java - use wildcard imports in snippets GEN-99 (commit by @davidmoten)

core: 3.35.3 - 2025-03-21

🐛 Bug Fixes

  • add request method javadoc, rework javadoc formatting, fix Hooks javadoc GEN-66 (commit by @davidmoten)

core: 3.35.2 - 2025-03-19

🐛 Bug Fixes

  • java publishing build.gradle requires group, version vars GEN-1259 (commit by @davidmoten)

core: 3.35.1 - 2025-03-18

🐛 Bug Fixes

core: 3.35.0 - 2025-03-11

🐝 New Features

  • enable java test generation GEN-992 (commit by @davidmoten)

core: 3.34.0 - 2025-02-07

🐝 New Features

  • java - remove apache httpclient GEN-855 (commit by @davidmoten)

core: 3.33.8 - 2025-02-04

🐛 Bug Fixes

  • javav2 - ensure authorization headers not duplicated GEN-954 (commit by @davidmoten)

core: 3.33.7 - 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.33.6 - 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.33.5 - 2025-01-13

🐛 Bug Fixes

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

core: 3.33.4 - 2024-12-18

🐛 Bug Fixes

  • javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783 (commit by @davidmoten)

core: 3.33.3 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.33.2 - 2024-12-13

🐛 Bug Fixes

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

core: 3.33.1 - 2024-12-06

🐛 Bug Fixes

  • support property names solely c...

Note

Low Risk
Only ignore rules and line-ending metadata change; no runtime SDK or application code is modified in this diff.

Overview
This PR updates repository hygiene for the Speakeasy-generated Java SDK workflow, separate from the OpenAPI-driven API surface changes described in the release notes.

.gitignore now excludes Speakeasy working directories (**/.speakeasy/temp/, **/.speakeasy/logs/, .speakeasy/reports) and local secrets (.env, .env.local) so generation artifacts and credentials are not committed.

.gitattributes drops the *.bat eol=crlf rule (while keeping /gradlew LF and *.java linguist-generated=false), matching the generator fix that avoids phantom line-ending diffs on Windows batch files.

Reviewed by Cursor Bugbot for commit 8819a81. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot added the prerelease Bump by a prerelease version label Dec 9, 2024
@github-actions github-actions Bot requested a review from a team as a code owner December 9, 2024 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 43c5baa to 86d0427 Compare December 23, 2024 00:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 9fae14d to b598095 Compare January 6, 2025 00:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from ef08998 to 6a0a488 Compare January 20, 2025 00:21
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 6a0a488 to 93af5e3 Compare January 27, 2025 00:21
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 93af5e3 to a7f35d4 Compare February 3, 2025 00:21
@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 force-pushed the speakeasy-sdk-regen-1733703738 branch from a7f35d4 to ef8f356 Compare February 10, 2025 00:21
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from ef8f356 to 6330faf Compare February 17, 2025 00:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 6330faf to ba1044c Compare February 24, 2025 00:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 4472a11 to 9cbd8be Compare March 10, 2025 00:19
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 9cbd8be to 2e72701 Compare March 17, 2025 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 2e72701 to a4c30c4 Compare March 24, 2025 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from c06a0ee to c517b0f Compare April 7, 2025 00:23
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from c517b0f to a213ec7 Compare April 14, 2025 00:24
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 21e86fa to 074240d Compare April 28, 2025 00:24
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 074240d to 5944475 Compare May 5, 2025 00:25
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 5944475 to 61a94b8 Compare May 12, 2025 00:25
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 0ae8966 to 6b4e9d1 Compare August 25, 2025 00:25
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from c82172a to 9e78f30 Compare September 8, 2025 00:24
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 9e78f30 to dab69f4 Compare September 15, 2025 00:24
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 3b3a692 to eb18531 Compare September 29, 2025 00:24
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from eb18531 to f901e73 Compare October 6, 2025 00:24
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from f901e73 to 458574e Compare October 13, 2025 00:25
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 458574e to 4dce035 Compare October 20, 2025 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 4dce035 to ac0de8e Compare October 27, 2025 00:26
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from ac0de8e to b14e57f Compare November 3, 2025 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 9bccc83 to e1d8057 Compare November 17, 2025 00:25
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from e1d8057 to f9af11a Compare November 24, 2025 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 1267514 to 6e001c6 Compare December 8, 2025 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 42e0d36 to 28c8c5e Compare December 22, 2025 00:28
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 28c8c5e to 36142c5 Compare December 29, 2025 00:29
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 6a85820 to d139e6e Compare January 12, 2026 00:29
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from d139e6e to 9f74b62 Compare January 19, 2026 00:29
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 9f74b62 to 8365d4a Compare January 26, 2026 00:30
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 8365d4a to 171a9c4 Compare February 2, 2026 00:33
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch from 171a9c4 to e40795d Compare February 9, 2026 00:34
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1733703738 branch 2 times, most recently from 041eb91 to 178d7c7 Compare February 23, 2026 00:34
* `shippo.carrierAccounts.register()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed**
* `shippo.ratesAtCheckout.create()`: 
  *  `request.parcel.union(Parcel).template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking ⚠️)
* `shippo.carrierAccounts.list()`: 
  *  `request.carrier` **Changed** (Breaking ⚠️)
  *  `response.results[]` **Changed**
* `shippo.carrierAccounts.create()`: 
  *  `request.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** (Breaking ⚠️)
  *  `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed**
* `shippo.transactions.create()`: 
  *  `request.union(InstantTransactionCreateRequest).shipment` **Changed** (Breaking ⚠️)
* `shippo.carrierAccounts.update()`: 
  *  `request.carrierAccountBase.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** (Breaking ⚠️)
  *  `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed**
* `shippo.batches.addShipments()`: 
  *  `requestBody[].shipment` **Changed** (Breaking ⚠️)
* `shippo.parcels.get()`:  `response.template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking ⚠️)
* `shippo.batches.create()`: 
  *  `request.batchShipments[].shipment` **Changed** (Breaking ⚠️)
* `shippo.parcels.create()`: 
  *  `request.union(ParcelCreateFromTemplateRequest).template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking ⚠️)
  *  `response.template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking ⚠️)
* `shippo.parcels.list()`:  `response.results[].template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking ⚠️)
* `shippo.shipments.list()`:  `response.results[]` **Changed** (Breaking ⚠️)
* `shippo.shipments.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `shippo.shipments.get()`:  `response` **Changed** (Breaking ⚠️)
* `shippo.carrierAccounts.get()`:  `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed**
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