|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: fca0ac3a-5f4e-452c-bbc7-2311afa8da40 |
3 | 3 | management: |
4 | | - docChecksum: ef488769663fd83bed372969093320d7 |
5 | | - docVersion: 10.24.37 |
| 4 | + docChecksum: 791d1b2e029f8d11ceee151e0bc535c8 |
| 5 | + docVersion: 10.24.38 |
6 | 6 | speakeasyVersion: 1.656.1 |
7 | 7 | generationVersion: 2.753.1 |
8 | | - releaseVersion: 0.31.16 |
9 | | - configChecksum: 6ebe80ba411de71d0b68103f5759373b |
| 8 | + releaseVersion: 0.31.17 |
| 9 | + configChecksum: 94ad681c05149c3f06fdff0131d0db67 |
10 | 10 | repoURL: https://github.com/apideck-libraries/sdk-python.git |
11 | 11 | installationURL: https://github.com/apideck-libraries/sdk-python.git |
12 | 12 | published: true |
@@ -1674,6 +1674,7 @@ generatedFiles: |
1674 | 1674 | - docs/models/parentaccount.md |
1675 | 1675 | - docs/models/parentproject.md |
1676 | 1676 | - docs/models/passthroughbody.md |
| 1677 | + - docs/models/pathmatchmode.md |
1677 | 1678 | - docs/models/payment.md |
1678 | 1679 | - docs/models/paymentallocations.md |
1679 | 1680 | - docs/models/paymentfrequency.md |
@@ -17511,7 +17512,7 @@ examples: |
17511 | 17512 | speakeasy-default-vault-logs-all: |
17512 | 17513 | parameters: |
17513 | 17514 | query: |
17514 | | - filter: {"connector_id": "crm+salesforce", "status_code": 201, "status_codes": [200, 201, 204], "exclude_unified_apis": "vault,proxy"} |
| 17515 | + filter: {"connector_id": "crm+salesforce", "path": "/crm/contacts", "path_match_mode": "CONTAINS", "http_method": "GET", "http_methods": ["GET", "POST"], "start_date": "2024-01-01T00:00:00.000Z", "end_date": "2024-01-31T23:59:59.999Z", "status_code": 201, "status_codes": [200, 201, 204], "exclude_unified_apis": "vault,proxy"} |
17515 | 17516 | limit: 20 |
17516 | 17517 | header: |
17517 | 17518 | x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX" |
@@ -19656,34 +19657,7 @@ examplesVersion: 1.0.2 |
19656 | 19657 | generatedTests: {} |
19657 | 19658 | releaseNotes: | |
19658 | 19659 | ## Python SDK Changes Detected: |
19659 | | - * `apideck.accounting.bills.list()`: `response.data.[].subsidiary` **Added** |
19660 | | - * `apideck.accounting.bills.create()`: `request.subsidiary` **Added** |
19661 | | - * `apideck.accounting.bills.get()`: `response.data.subsidiary` **Added** |
19662 | | - * `apideck.accounting.bills.update()`: `request.subsidiary` **Added** |
19663 | | - * `apideck.accounting.invoices.list()`: `response.data.[].subsidiary` **Added** |
19664 | | - * `apideck.accounting.invoices.create()`: `request.subsidiary` **Added** |
19665 | | - * `apideck.accounting.invoices.get()`: `response.data.subsidiary` **Added** |
19666 | | - * `apideck.accounting.invoices.update()`: `request.subsidiary` **Added** |
19667 | | - * `apideck.accounting.ledger_accounts.list()`: `request.filter` **Changed** |
19668 | | - * `apideck.accounting.invoice_items.list()`: `request.filter` **Changed** |
19669 | | - * `apideck.accounting.credit_notes.list()`: `response.data.[].subsidiary` **Added** |
19670 | | - * `apideck.accounting.credit_notes.create()`: `request.subsidiary` **Added** |
19671 | | - * `apideck.accounting.credit_notes.get()`: `response.data.subsidiary` **Added** |
19672 | | - * `apideck.accounting.credit_notes.update()`: `request.subsidiary` **Added** |
19673 | | - * `apideck.accounting.payments.list()`: `response.data.[].subsidiary` **Added** |
19674 | | - * `apideck.accounting.payments.create()`: `request.subsidiary` **Added** |
19675 | | - * `apideck.accounting.payments.get()`: `response.data.subsidiary` **Added** |
19676 | | - * `apideck.accounting.payments.update()`: `request.subsidiary` **Added** |
19677 | | - * `apideck.accounting.journal_entries.list()`: `response.data.[].subsidiary` **Added** |
19678 | | - * `apideck.accounting.journal_entries.create()`: `request.subsidiary` **Added** |
19679 | | - * `apideck.accounting.journal_entries.get()`: `response.data.subsidiary` **Added** |
19680 | | - * `apideck.accounting.journal_entries.update()`: `request.subsidiary` **Added** |
19681 | | - * `apideck.accounting.bill_payments.list()`: `response.data.[].subsidiary` **Added** |
19682 | | - * `apideck.accounting.bill_payments.create()`: `request.subsidiary` **Added** |
19683 | | - * `apideck.accounting.bill_payments.get()`: `response.data.subsidiary` **Added** |
19684 | | - * `apideck.accounting.bill_payments.update()`: `request.subsidiary` **Added** |
19685 | | - * `apideck.connector.connectors.list()`: `request.filter` **Changed** |
19686 | | - * `apideck.connector.connector_resources.get()`: `request.unified_api` **Changed** |
| 19660 | + * `apideck.vault.logs.list()`: `request.filter` **Changed** |
19687 | 19661 | trackedFiles: |
19688 | 19662 | .devcontainer/README.md: |
19689 | 19663 | last_write_checksum: sha1:07adb0c0c051a9be4d479ea06461f3a9b3bbeb2f |
@@ -22860,7 +22834,7 @@ trackedFiles: |
22860 | 22834 | docs/models/log.md: |
22861 | 22835 | last_write_checksum: sha1:506642b88d1f23f81860d75b1c03895647674031 |
22862 | 22836 | docs/models/logsfilter.md: |
22863 | | - last_write_checksum: sha1:f5b4c93b4cccea4fd5610a2adeb676a4e053f8a9 |
| 22837 | + last_write_checksum: sha1:be4abcf7b603a1e8928d9e3deb5363211b5728bf |
22864 | 22838 | docs/models/managedvia.md: |
22865 | 22839 | last_write_checksum: sha1:10910e52526c3aa83d757e320e659b1d24a6cd73 |
22866 | 22840 | docs/models/manager.md: |
@@ -22939,6 +22913,8 @@ trackedFiles: |
22939 | 22913 | last_write_checksum: sha1:66f35cf116c4b8d78d023afddb6e19651c7e1be6 |
22940 | 22914 | docs/models/passthroughbody.md: |
22941 | 22915 | last_write_checksum: sha1:c8e8a6790ab0b62e66c9e219b8b68e083d9daab5 |
| 22916 | + docs/models/pathmatchmode.md: |
| 22917 | + last_write_checksum: sha1:0be7ed4e3f75b828276101a25d9d9230200e45c8 |
22942 | 22918 | docs/models/payment.md: |
22943 | 22919 | last_write_checksum: sha1:e415a262452724b26ab108f01fad241b9491dddd |
22944 | 22920 | docs/models/paymentallocations.md: |
@@ -23894,7 +23870,7 @@ trackedFiles: |
23894 | 23870 | src/apideck_unify/_hooks/types.py: |
23895 | 23871 | last_write_checksum: sha1:4b923d3d84d979af6169a9db6b81bfc373079a25 |
23896 | 23872 | src/apideck_unify/_version.py: |
23897 | | - last_write_checksum: sha1:59b165bb1325fe503045d61f31009f9fc8a03e39 |
| 23873 | + last_write_checksum: sha1:aa468773280afebe8620de8d31ed0769c00cc857 |
23898 | 23874 | src/apideck_unify/accounting.py: |
23899 | 23875 | last_write_checksum: sha1:afb8958c0092d6bbc935597b72e8a96d2b82b4aa |
23900 | 23876 | src/apideck_unify/activities.py: |
@@ -23926,7 +23902,7 @@ trackedFiles: |
23926 | 23902 | src/apideck_unify/ats.py: |
23927 | 23903 | last_write_checksum: sha1:0d5c5cedbfeb231840eb69958e0240f2fbb630f8 |
23928 | 23904 | src/apideck_unify/attachments.py: |
23929 | | - last_write_checksum: sha1:28ad38e949ce171f4fd976a4229c4c78b927ca85 |
| 23905 | + last_write_checksum: sha1:74f16eb5a3b7a5c6f6982918bdc312d4ff221e7a |
23930 | 23906 | src/apideck_unify/balancesheet_sdk.py: |
23931 | 23907 | last_write_checksum: sha1:adf1cc84105c5f2d7eb8057ab3293d7327b2d73a |
23932 | 23908 | src/apideck_unify/bankaccounts.py: |
@@ -23970,7 +23946,7 @@ trackedFiles: |
23970 | 23946 | src/apideck_unify/connector_sdk.py: |
23971 | 23947 | last_write_checksum: sha1:2612a2326d4070d9551e7865993fee5a42931c89 |
23972 | 23948 | src/apideck_unify/connectordocs.py: |
23973 | | - last_write_checksum: sha1:9b0a5929ed091b4554e6080f5150ee8296e8048f |
| 23949 | + last_write_checksum: sha1:c8a898128450dc64112e86dd0ea54f040f9e71d4 |
23974 | 23950 | src/apideck_unify/connectorresources.py: |
23975 | 23951 | last_write_checksum: sha1:3a8798bf26acc513a0642415038648d41817c9d4 |
23976 | 23952 | src/apideck_unify/connectors.py: |
@@ -24020,7 +23996,7 @@ trackedFiles: |
24020 | 23996 | src/apideck_unify/expenses.py: |
24021 | 23997 | last_write_checksum: sha1:01da294f2e153e0a005b6723bd9c60bb3c7a1160 |
24022 | 23998 | src/apideck_unify/files.py: |
24023 | | - last_write_checksum: sha1:049c52e7733171d9b3633d3199f0a280afc185fc |
| 23999 | + last_write_checksum: sha1:e138da63eec56021e6026b89e487aa5e65b3a456 |
24024 | 24000 | src/apideck_unify/filestorage.py: |
24025 | 24001 | last_write_checksum: sha1:cf935b847c21f965790ff3c0c664c0223aa0d78c |
24026 | 24002 | src/apideck_unify/folders.py: |
@@ -24050,7 +24026,7 @@ trackedFiles: |
24050 | 24026 | src/apideck_unify/messages.py: |
24051 | 24027 | last_write_checksum: sha1:158b4c1fb137ee3ac806cc6a59c8d906b01233d6 |
24052 | 24028 | src/apideck_unify/models/__init__.py: |
24053 | | - last_write_checksum: sha1:445a459a69075c85a8fa6c0266fc0fa32d5001e1 |
| 24029 | + last_write_checksum: sha1:6025a6af092e96088f7d44f3af5bc65a92c47d46 |
24054 | 24030 | src/apideck_unify/models/accounting_agedcreditorsoneop.py: |
24055 | 24031 | last_write_checksum: sha1:7346d1ab1c21db21995aae34c5ba01549c2786c2 |
24056 | 24032 | src/apideck_unify/models/accounting_ageddebtorsoneop.py: |
@@ -25610,7 +25586,7 @@ trackedFiles: |
25610 | 25586 | src/apideck_unify/models/log.py: |
25611 | 25587 | last_write_checksum: sha1:d4e242c818ce2166438e08905820f7fb4506977e |
25612 | 25588 | src/apideck_unify/models/logsfilter.py: |
25613 | | - last_write_checksum: sha1:d3cd9d78f8bf5322a95e3f07a173e098db29bf3b |
| 25589 | + last_write_checksum: sha1:4debfc84b9357152b4a3e9464c49a3b746c10bc4 |
25614 | 25590 | src/apideck_unify/models/message.py: |
25615 | 25591 | last_write_checksum: sha1:2f8e1555705ceb617fadb6018335138a77eaff6d |
25616 | 25592 | src/apideck_unify/models/meta.py: |
@@ -26036,7 +26012,7 @@ trackedFiles: |
26036 | 26012 | src/apideck_unify/projects.py: |
26037 | 26013 | last_write_checksum: sha1:ba4267f389491e385d6b81de386b6b7bbc16d299 |
26038 | 26014 | src/apideck_unify/proxy.py: |
26039 | | - last_write_checksum: sha1:bbc84805b6d70f7ce094e0bed8d7823fa558702d |
| 26015 | + last_write_checksum: sha1:0ef5bf649fd851e02c97032dca3c140d976b9154 |
26040 | 26016 | src/apideck_unify/purchaseorders.py: |
26041 | 26017 | last_write_checksum: sha1:96da6a54b51454dc3399e6dae5ddb7d41e9a1881 |
26042 | 26018 | src/apideck_unify/py.typed: |
@@ -26100,7 +26076,7 @@ trackedFiles: |
26100 | 26076 | src/apideck_unify/utils/queryparams.py: |
26101 | 26077 | last_write_checksum: sha1:b94c3f314fd3da0d1d215afc2731f48748e2aa59 |
26102 | 26078 | src/apideck_unify/utils/requestbodies.py: |
26103 | | - last_write_checksum: sha1:41e2d2d2d3ecc394c8122ca4d4b85e1c3e03f054 |
| 26079 | + last_write_checksum: sha1:e1fef575283b7fe7fe2ad392dbbb3fb105309124 |
26104 | 26080 | src/apideck_unify/utils/retries.py: |
26105 | 26081 | last_write_checksum: sha1:471372f5c5d1dd5583239c9cf3c75f1b636e5d87 |
26106 | 26082 | src/apideck_unify/utils/security.py: |
|
0 commit comments