Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.297.0 (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot authored May 29, 2024
1 parent 4dddad1 commit c514757
Show file tree
Hide file tree
Showing 20 changed files with 58 additions and 75 deletions.
22 changes: 10 additions & 12 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 986026b6-d725-4b86-9c4d-67f6e6904a30
management:
docChecksum: 54b6bfd09a835223b9ae8bf36a4e47e6
docChecksum: d1d281c714996d3d8fc74912caace9c3
docVersion: "2018-02-08"
speakeasyVersion: 1.296.1
speakeasyVersion: 1.297.0
generationVersion: 2.338.1
releaseVersion: 3.4.3
configChecksum: 80796579679c4ac534b1b4c58f87ba2f
releaseVersion: 3.4.4
configChecksum: 9db54534dbc6c0ef9c60596c0748a0b1
repoURL: https://github.com/goshippo/shippo-python-sdk.git
installationURL: https://github.com/goshippo/shippo-python-sdk.git
published: true
Expand Down Expand Up @@ -65,7 +65,9 @@ generatedFiles:
- src/shippo/models/components/batch.py
- src/shippo/models/components/batchshipmentpaginatedlist.py
- src/shippo/models/components/batchshipment.py
- src/shippo/models/components/batchshipmenterrormessage.py
- src/shippo/models/components/labelfiletypeenum.py
- src/shippo/models/components/batchcreaterequest.py
- src/shippo/models/components/batchshipmentcreaterequest.py
- src/shippo/models/components/shipmentcreaterequest.py
- src/shippo/models/components/parcelcreaterequest.py
- src/shippo/models/components/parceltemplateenumset.py
Expand Down Expand Up @@ -94,9 +96,6 @@ generatedFiles:
- src/shippo/models/components/cod.py
- src/shippo/models/components/billing.py
- src/shippo/models/components/alcohol.py
- src/shippo/models/components/labelfiletypeenum.py
- src/shippo/models/components/batchcreaterequest.py
- src/shippo/models/components/batchshipmentbase.py
- src/shippo/models/components/carrieraccountpaginatedlist.py
- src/shippo/models/components/carrieraccountwithextrainfo.py
- src/shippo/models/components/carrieraccountservicelevel.py
Expand Down Expand Up @@ -282,7 +281,9 @@ generatedFiles:
- docs/models/components/batchshipmentpaginatedlist.md
- docs/models/components/status.md
- docs/models/components/batchshipment.md
- docs/models/components/batchshipmenterrormessage.md
- docs/models/components/labelfiletypeenum.md
- docs/models/components/batchcreaterequest.md
- docs/models/components/batchshipmentcreaterequest.md
- docs/models/components/addressfrom.md
- docs/models/components/addressreturn.md
- docs/models/components/addressto.md
Expand Down Expand Up @@ -333,9 +334,6 @@ generatedFiles:
- docs/models/components/billing.md
- docs/models/components/recipienttype.md
- docs/models/components/alcohol.md
- docs/models/components/labelfiletypeenum.md
- docs/models/components/batchcreaterequest.md
- docs/models/components/batchshipmentbase.md
- docs/models/components/carrieraccountpaginatedlist.md
- docs/models/components/parameters.md
- docs/models/components/carrieraccountwithextrainfotype.md
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
python:
version: 3.4.3
version: 3.4.4
additionalDependencies:
dependencies: {}
extraDependencies:
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
speakeasyVersion: 1.296.1
speakeasyVersion: 1.297.0
sources:
openapi:
sourceNamespace: openapi
sourceRevisionDigest: sha256:cf9f0ebd3c8ea1dad02b1c298e06bbac442619fbe1877f94ee5688f280d975f8
sourceBlobDigest: sha256:63df2db994e4e4cbade9e94f47f188dddb765daf3ff48bb8948228406bbf345a
sourceRevisionDigest: sha256:8cf9bb3a9e6fdee657680a308344bddb3806c4f8c150f799a49d8605a914eb4b
sourceBlobDigest: sha256:898c196ba89af6acfecfcb76a94c52e5309bcce3704ce732c71e5ea645a4263a
tags:
- latest
- main
targets:
first-target:
source: openapi
sourceNamespace: openapi
sourceRevisionDigest: sha256:cf9f0ebd3c8ea1dad02b1c298e06bbac442619fbe1877f94ee5688f280d975f8
sourceBlobDigest: sha256:63df2db994e4e4cbade9e94f47f188dddb765daf3ff48bb8948228406bbf345a
sourceRevisionDigest: sha256:8cf9bb3a9e6fdee657680a308344bddb3806c4f8c150f799a49d8605a914eb4b
sourceBlobDigest: sha256:898c196ba89af6acfecfcb76a94c52e5309bcce3704ce732c71e5ea645a4263a
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,14 @@ Based on:
### Generated
- [python v3.4.3] .
### Releases
- [PyPI v3.4.3] https://pypi.org/project/shippo/3.4.3 - .
- [PyPI v3.4.3] https://pypi.org/project/shippo/3.4.3 - .

## 2024-05-29 15:47:00
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.297.0 (2.338.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v3.4.4] .
### Releases
- [PyPI v3.4.4] https://pypi.org/project/shippo/3.4.4 - .
2 changes: 1 addition & 1 deletion docs/models/components/batchcreaterequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `default_carrier_account` | *str* | :heavy_check_mark: | ID of the Carrier Account object to use as the default for all shipments in this Batch. <br/>The carrier account can be changed on a per-shipment basis by changing the carrier_account in the <br/>corresponding BatchShipment object. | 078870331023437cb917f5187429b093 |
| `default_servicelevel_token` | *str* | :heavy_check_mark: | Token of the service level to use as the default for all shipments in this Batch. <br/>The servicelevel can be changed on a per-shipment basis by changing the servicelevel_token in the <br/>corresponding BatchShipment object. <a href="#tag/Service-Levels">Servicelevel tokens can be found here.</a> | usps_priority |
| `batch_shipments` | List[[components.BatchShipmentBase](../../models/components/batchshipmentbase.md)] | :heavy_check_mark: | Array of BatchShipment objects. The response keeps the same order as in the request array. | |
| `batch_shipments` | List[[components.BatchShipmentCreateRequest](../../models/components/batchshipmentcreaterequest.md)] | :heavy_check_mark: | Array of BatchShipment objects. The response keeps the same order as in the request array. | |
| `label_filetype` | [Optional[components.LabelFileTypeEnum]](../../models/components/labelfiletypeenum.md) | :heavy_minus_sign: | Print format of the <a href="https://docs.goshippo.com/docs/shipments/shippinglabelsizes/">label</a>. If empty, will use the default format set from <br/><a href="https://apps.goshippo.com/settings/labels">the Shippo dashboard.</a> | PDF_4x6 |
| `metadata` | *Optional[str]* | :heavy_minus_sign: | A string of up to 100 characters that can be filled with any additional information you want to attach to the object. | BATCH #1 |
Loading

0 comments on commit c514757

Please sign in to comment.