Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.322.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jun 30, 2024
1 parent 867d0b7 commit 0999a38
Show file tree
Hide file tree
Showing 34 changed files with 310 additions and 121 deletions.
17 changes: 12 additions & 5 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: f8a55a9af3dcccda8c950270aef6ae0b
docChecksum: 31f1e26f4990c84a510af2c8ae1f7fc0
docVersion: "2018-02-08"
speakeasyVersion: 1.320.0
generationVersion: 2.354.1
releaseVersion: 3.5.2
configChecksum: d21130000a36db6b79228f1b89cf7b4d
speakeasyVersion: 1.322.3
generationVersion: 2.354.2
releaseVersion: 3.6.0
configChecksum: 11415c94d8f7069c29cfe47328426455
repoURL: https://github.com/goshippo/shippo-python-sdk.git
installationURL: https://github.com/goshippo/shippo-python-sdk.git
published: true
Expand All @@ -28,6 +28,7 @@ features:
responseFormat: 0.1.0
sdkHooks: 0.1.0
unions: 2.82.8
webhooks: 1.0.0
generatedFiles:
- src/shippo/sdkconfiguration.py
- src/shippo/addresses.py
Expand Down Expand Up @@ -202,6 +203,9 @@ generatedFiles:
- src/shippo/models/components/webhookeventtypeenum.py
- src/shippo/models/components/webhookpaginatedlist.py
- src/shippo/models/components/security.py
- src/shippo/models/components/webhookpayloadbatch.py
- src/shippo/models/components/webhookpayloadtrack.py
- src/shippo/models/components/webhookpayloadtransaction.py
- src/shippo/models/components/addressvalidationresultsmessagecodeenum.py
- src/shippo/models/components/addressvalidationresultsmessagesourceenum.py
- src/shippo/models/components/servicelevel.py
Expand Down Expand Up @@ -487,6 +491,9 @@ generatedFiles:
- docs/models/components/webhookeventtypeenum.md
- docs/models/components/webhookpaginatedlist.md
- docs/models/components/security.md
- docs/models/components/webhookpayloadbatch.md
- docs/models/components/webhookpayloadtrack.md
- docs/models/components/webhookpayloadtransaction.md
- docs/models/components/addressvalidationresultsmessagecodeenum.md
- docs/models/components/addressvalidationresultsmessagesourceenum.md
- docs/models/components/servicelevel.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.5.2
version: 3.6.0
additionalDependencies:
dependencies: {}
extraDependencies:
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
speakeasyVersion: 1.320.0
speakeasyVersion: 1.322.3
sources:
openapi:
sourceNamespace: openapi
sourceRevisionDigest: sha256:f90bc15450d9d938a5715834b2a31319537b3b2a3d5bfeb12c5f5d6a479198e1
sourceBlobDigest: sha256:cc2d3fd651ec3f6f48445ebf471dda1b4b392a81735f9308846c14857fd86cb3
sourceRevisionDigest: sha256:c61523db66336678abc0f5bc48179e7fb35dfd2cfbfd1daa5784d23fd0fc7494
sourceBlobDigest: sha256:0eb7221a13545593acc2dd640e7fee8fc0baa6375e5d0b0f03aefa3325a434dc
tags:
- latest
- fix-makefile
- main
targets:
first-target:
source: openapi
sourceNamespace: openapi
sourceRevisionDigest: sha256:f90bc15450d9d938a5715834b2a31319537b3b2a3d5bfeb12c5f5d6a479198e1
sourceBlobDigest: sha256:cc2d3fd651ec3f6f48445ebf471dda1b4b392a81735f9308846c14857fd86cb3
sourceRevisionDigest: sha256:c61523db66336678abc0f5bc48179e7fb35dfd2cfbfd1daa5784d23fd0fc7494
sourceBlobDigest: sha256:0eb7221a13545593acc2dd640e7fee8fc0baa6375e5d0b0f03aefa3325a434dc
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 @@ -328,4 +328,14 @@ Based on:
### Generated
- [python v3.5.2] .
### Releases
- [PyPI v3.5.2] https://pypi.org/project/shippo/3.5.2 - .
- [PyPI v3.5.2] https://pypi.org/project/shippo/3.5.2 - .

## 2024-06-30 00:04:49
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.322.3 (2.354.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v3.6.0] .
### Releases
- [PyPI v3.6.0] https://pypi.org/project/shippo/3.6.0 - .
5 changes: 4 additions & 1 deletion docs/models/components/insurance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Insurance

To add 3rd party insurance powered by <a href="https://docs.goshippo.com/docs/shipments/shippinginsurance/">XCover</a>, specify <br> `amount`, `content`, and `currency`. <br> Alternatively, you can choose carrier provided insurance by additionally specifying `provider` (UPS, FedEx and OnTrac only). <br><br> If you do not want to add insurance to you shipment, do not set these parameters.
To add 3rd party insurance powered by <a href="https://docs.goshippo.com/docs/shipments/shippinginsurance/">XCover</a>,
specify <br> `amount`, `content`, and `currency`. <br> Alternatively, you can choose carrier provided insurance
by additionally specifying `provider` (UPS, FedEx and OnTrac only). <br><br> If you do not want to add insurance
to your shipment, do not set these parameters.


## Fields
Expand Down
26 changes: 13 additions & 13 deletions docs/models/components/servicegroup.md

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/models/components/servicegroupcreaterequest.md

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion docs/models/components/servicegrouptypeenum.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# ServiceGroupTypeEnum

The type of the service group.<br> `LIVE_RATE` - Shippo will make a rating request and return real-time rates for the shipping group, only falling back to the specified flat rate amount if no rates match a service level in the service group.<br> `FLAT_RATE` - Returns a shipping option with the specified flat rate amount.<br> `FREE_SHIPPING` - Returns a shipping option with a price of $0 only if the total cost of items exceeds the amount defined by `free_shipping_threshold_min`
The type of the service group.<br>
`LIVE_RATE` - Shippo will make a rating request and return real-time rates for the shipping group, only falling back to the specified flat rate amount if no rates match a service level in the service group.<br>
`FLAT_RATE` - Returns a shipping option with the specified flat rate amount.<br>
`FREE_SHIPPING` - Returns a shipping option with a price of $0 only if the total cost of items exceeds the amount defined by `free_shipping_threshold_min`


## Values
Expand Down
26 changes: 13 additions & 13 deletions docs/models/components/servicegroupupdaterequest.md

Large diffs are not rendered by default.

Loading

0 comments on commit 0999a38

Please sign in to comment.