Skip to content

chore: 🐝 Update SDK - Generate 0.30.2 #228

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

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

github-actions[bot]
Copy link
Contributor

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/api/v1/destinations/{destination_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (260:20)
│ │ │ └──[➕] description (261:24)
│ │ ├─┬PUT
│ │ │ ├──[🔀] summary (325:20)
│ │ │ └──[➕] description (326:24)
│ │ └─┬DELETE
│ │   ├──[🔀] summary (400:20)
│ │   └──[➕] description (401:24)
│ ├─┬/api/v1/sources/{source_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (607:20)
│ │ │ └──[➕] description (608:24)
│ │ ├─┬PUT
│ │ │ ├──[🔀] summary (672:20)
│ │ │ └──[➕] description (673:24)
│ │ └─┬DELETE
│ │   ├──[🔀] summary (747:20)
│ │   └──[➕] description (748:24)
│ ├─┬/api/v1/jobs/
│ │ └─┬GET
│ │   └──[➕] description (813:24)
│ ├─┬/api/v1/jobs/{job_id}
│ │ └─┬GET
│ │   └──[➕] description (907:24)
│ ├─┬/api/v1/workflows/{workflow_id}/run
│ │ └─┬POST
│ │   └──[➕] description (1420:24)
│ ├─┬/api/v1/destinations/
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (118:20)
│ │ │ └──[➕] description (119:24)
│ │ └─┬POST
│ │   ├──[🔀] summary (193:20)
│ │   └──[➕] description (194:24)
│ ├─┬/api/v1/jobs/{job_id}/cancel
│ │ └─┬POST
│ │   └──[➕] description (974:24)
│ ├─┬/api/v1/workflows/
│ │ ├─┬GET
│ │ │ └──[➕] description (1039:24)
│ │ └─┬POST
│ │   └──[➕] description (1148:24)
│ ├─┬/api/v1/sources/
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (465:20)
│ │ │ └──[➕] description (466:24)
│ │ └─┬POST
│ │   ├──[🔀] summary (540:20)
│ │   └──[➕] description (541:24)
│ └─┬/api/v1/workflows/{workflow_id}
│   ├─┬GET
│   │ └──[➕] description (1215:24)
│   ├─┬PUT
│   │ └──[➕] description (1280:24)
│   └─┬DELETE
│     └──[➕] description (1355:24)
└─┬Components
  └─┬CreateWorkflow
    ├──[➖] required (1:33797)❌ 
    └─┬schedule
      ├──[➖] enum (1:33530)❌ 
      ├──[➖] enum (1:33550)❌ 
      ├──[➖] enum (1:33598)❌ 
      ├──[➖] enum (1:33615)❌ 
      ├──[➖] enum (1:33668)❌ 
      ├──[➖] enum (1:33677)❌ 
      ├──[➖] enum (1:33687)❌ 
      ├──[➖] enum (1:33564)❌ 
      ├──[➖] enum (1:33581)❌ 
      ├──[➖] enum (1:33632)❌ 
      ├──[➖] enum (1:33650)❌ 
      ├──[➖] type (1:33490)❌ 
      ├──[➕] anyOf (2059:15)
      └──[➕] anyOf (2043:15)
Document Element Total Changes Breaking Changes
paths 29 0
components 15 13

PYTHON CHANGELOG

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

@github-actions github-actions bot added the patch Patch version bump label Feb 20, 2025
@awalker4 awalker4 closed this Feb 20, 2025
@awalker4 awalker4 reopened this Feb 20, 2025
@awalker4 awalker4 enabled auto-merge (squash) February 20, 2025 17:29
@awalker4 awalker4 disabled auto-merge February 20, 2025 17:55
@awalker4 awalker4 merged commit f70f083 into main Feb 20, 2025
8 of 11 checks passed
@awalker4 awalker4 deleted the speakeasy-sdk-regen-1740071825 branch February 20, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants