Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 6, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • speakeasy.auth.get_access_token(): response.feature_flags.[].feature_flag Changed Breaking ⚠️
  • speakeasy.workspaces.get_feature_flags(): response.feature_flags.[].feature_flag Changed Breaking ⚠️
  • speakeasy.github.check_publishing_p_rs(): response Changed Breaking ⚠️
  • speakeasy.code_samples.get_code_sample_preview_async(): response Changed Breaking ⚠️
  • speakeasy.code_samples.generate_code_sample_preview_asynchronous(): request Changed Breaking ⚠️
  • speakeasy.code_samples.generate_code_sample_preview():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • speakeasy.artifacts.get_namespaces(): response.items.[] Changed
  • speakeasy.publishing_tokens.delete(): Added
  • speakeasy.publishing_tokens.resolve_metadata(): Added
  • speakeasy.publishing_tokens.resolve_target(): Added
  • speakeasy.publishing_tokens.update(): Added
  • speakeasy.schema_store.create_schema_store_item(): Added
  • speakeasy.schema_store.get_schema_store_item(): Added
  • speakeasy.workspaces.set_feature_flags(): Added
  • speakeasy.artifacts.set_archived(): Added
  • speakeasy.artifacts.get_revisions(): response.items.[].contents_metadata Added
  • speakeasy.publishing_tokens.get(): Added
  • speakeasy.auth.get_user(): response Changed
  • speakeasy.auth.validate_api_key(): response.billing_add_ons Added
  • speakeasy.publishing_tokens.list(): Added
  • speakeasy.publishing_tokens.create(): Added
  • speakeasy.code_samples.get():
    • request.method_paths Added
    • response.snippets.[] Changed
  • speakeasy.organizations.get_billing_add_ons(): Added
  • speakeasy.organizations.delete_billing_add_on(): Added
  • speakeasy.workspaces.create_token():
    • request.workspace_token Changed
  • speakeasy.organizations.create_billing_add_ons(): Added
  • speakeasy.workspaces.get_team(): response.users.[] Changed
  • speakeasy.workspaces.get_tokens(): response.[] Changed
  • speakeasy.events.get_events_by_target(): response.[].test_report_raw Added
  • speakeasy.events.post():
    • request.request_body.[].test_report_raw Added
  • speakeasy.events.search():
    • request.interaction_type Changed
    • response.[].test_report_raw Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (688:3)
│ ├──[+] path (1881:3)
│ ├──[+] path (1758:3)
│ ├──[+] path (1336:3)
│ ├──[+] path (710:3)
│ ├──[+] path (768:3)
│ ├──[+] path (645:3)
│ ├──[+] path (849:3)
│ ├──[+] path (874:3)
│ ├─┬/v1/code_sample
│ │ └─┬GET
│ │   ├──[+] parameters (126:17)❌ 
│ │   ├──[🔀] summary (102:16)
│ │   ├──[🔀] description (103:20)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (114:20)
│ │   │ └──[🔀] description (111:24)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (121:20)
│ │   │ └──[+] description (118:24)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (147:20)
│ │   │ └──[+] description (144:24)
│ │   └─┬Responses
│ │     └─┬2XX
│ │       └─┬application/json
│ │         └──[+] examples (4017:7)
│ ├─┬/v1/code_sample/preview
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├──[+] codes (179:11)
│ │     └──[-] codes (153:21)❌ 
│ ├─┬/v1/workspace/{workspace_id}/events
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/v1/code_sample/preview/async/{jobID}
│   └─┬GET
│     └─┬Responses
│       ├──[-] codes (233:21)❌ 
│       └──[+] codes (257:11)
├─┬Servers
│ └──[-] servers (7:7)❌ 
├─┬Servers
│ └──[+] servers (7:5)
└─┬Components
  ├──[+] examples (4042:7)
  ├──[+] examples (4017:7)
  ├──[+] schemas (2584:7)
  ├──[+] schemas (3423:7)
  ├──[+] schemas (3901:7)
  ├──[+] schemas (2564:7)
  ├──[+] schemas (2641:7)
  ├──[+] schemas (3597:7)
  ├──[+] schemas (3622:7)
  ├──[+] schemas (2575:7)
  ├──[+] schemas (3608:7)
  ├──[+] schemas (3379:7)
  ├──[+] schemas (2522:7)
  ├──[+] schemas (2651:7)
  ├─┬Namespace
  │ ├──[+] properties (3826:9)
  │ ├──[+] properties (3830:9)
  │ ├─┬updated_at
  │ │ ├──[-] format (3190:29)❌ 
  │ │ ├──[+] description (3813:24)
  │ │ └──[-] readOnly (3191:31)❌ 
  │ ├─┬name
  │ │ └──[🔀] description (3810:24)
  │ ├─┬public
  │ │ └──[🔀] $ref (3902:9)❌ 
  │ ├─┬created_at
  │ │ ├──[+] required (3842:15)❌ 
  │ │ ├──[+] required (3843:15)❌ 
  │ │ ├──[🔀] type (3833:17)❌ 
  │ │ ├──[-] format (3186:29)❌ 
  │ │ ├──[-] readOnly (3187:31)❌ 
  │ │ ├──[+] properties (3835:13)
  │ │ └──[+] properties (3839:13)
  │ ├─┬id
  │ │ ├──[+] format (3815:19)❌ 
  │ │ ├──[-] description (3181:34)
  │ │ └──[+] readOnly (3816:21)❌ 
  │ └─┬composite_spec_metadata
  │   ├──[-] required (3207:27)❌ 
  │   ├──[-] required (3208:27)❌ 
  │   ├──[🔀] type (3829:17)❌ 
  │   ├──[+] format (3827:19)❌ 
  │   ├──[+] readOnly (3828:21)❌ 
  │   ├──[-] properties (3200:25)❌ 
  │   └──[-] properties (3204:25)❌ 
  ├─┬User
  │ ├──[+] properties (3231:9)
  │ ├──[+] properties (3228:9)
  │ ├─┬updated_at
  │ │ ├──[-] format (2686:29)❌ 
  │ │ ├──[🔀] description (3198:24)
  │ │ └──[+] nullable (3197:21)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (3232:17)❌ 
  │ │ └──[🔀] description (3233:24)
  │ ├─┬internal
  │ │ ├──[🔀] type (3180:17)❌ 
  │ │ └──[🔀] description (3181:24)
  │ ├─┬photo_url
  │ │ ├──[+] format (3212:19)❌ 
  │ │ └──[🔀] description (3213:24)
  │ ├─┬last_login_at
  │ │ ├──[🔀] type (3226:17)❌ 
  │ │ ├──[-] format (2675:29)❌ 
  │ │ ├──[🔀] description (3227:24)
  │ │ └──[-] nullable (2674:31)❌ 
  │ └─┬whitelisted
  │   ├──[🔀] type (3229:17)❌ 
  │   └──[🔀] description (3230:24)
  ├─┬ApiKeyDetails
  │ ├──[+] required (2433:11)❌ 
  │ ├──[+] properties (2410:9)
  │ ├─┬enabled_features
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (3423:13)❌ 
  │ ├─┬org_slug
  │ │ └──[🔀] type (2403:17)❌ 
  │ ├─┬feature_flags
  │ │ └──[-] deprecated (1974:33)
  │ ├─┬generation_access_unlimited
  │ │ ├──[+] items (2418:13)❌ 
  │ │ ├──[🔀] type (2416:17)❌ 
  │ │ └──[+] deprecated (2415:23)
  │ ├─┬workspace_id
  │ │ ├──[+] format (2423:19)❌ 
  │ │ └──[+] description (2422:24)
  │ ├─┬telemetry_disabled
  │ │ └──[🔀] type (2401:17)❌ 
  │ └─┬workspace_created_at
  │   ├──[🔀] type (2420:17)❌ 
  │   ├──[-] format (1982:29)❌ 
  │   └──[-] description (1981:34)
  ├─┬Revision
  │ ├──[+] properties (3883:9)
  │ ├─┬updated_at
  │ │ ├──[+] items (3882:13)❌ 
  │ │ ├──[🔀] type (3880:17)❌ 
  │ │ ├──[-] format (3253:29)❌ 
  │ │ └──[-] readOnly (3254:31)❌ 
  │ ├─┬tags
  │ │ ├──[-] items (3247:25)❌ 
  │ │ └──[🔀] type (3878:17)❌ 
  │ ├─┬namespace_name
  │ │ └──[+] description (3873:24)
  │ ├─┬digest
  │ │ ├──[+] format (3886:19)❌ 
  │ │ ├──[+] readOnly (3887:21)❌ 
  │ │ └──[-] example (3241:30)
  │ ├─┬created_at
  │ │ └──[🔀] $ref (3902:9)❌ 
  │ └─┬id
  │   ├──[-] description (3238:34)
  │   └──[+] example (3876:20)
  ├─┬FeatureFlag
  │ └─┬feature_flag
  │   └──[🔀] $ref (2575:20)❌ 
  ├─┬UsageSnippet
  │ ├──[+] required (3650:11)❌ 
  │ ├──[+] required (3651:11)❌ 
  │ ├──[+] properties (3638:9)
  │ ├──[+] properties (3635:9)
  │ └─┬operationId
  │   ├──[-] type (3014:27)❌ 
  │   └──[🔀] description (3639:24)
  ├─┬GithubPublishingPRResponse
  │ ├──[+] properties (2309:9)
  │ ├──[+] properties (2313:9)
  │ └──[-] properties (1902:17)❌ 
  ├─┬WorkspaceToken
  │ ├──[+] properties (3507:9)
  │ ├──[+] properties (3510:9)
  │ ├─┬workspace_id
  │ │ ├──[+] format (3500:19)❌ 
  │ │ └──[+] nullable (3498:21)❌ 
  │ ├─┬key
  │ │ └──[+] nullable (3514:21)❌ 
  │ ├─┬id
  │ │ └──[+] nullable (3512:21)❌ 
  │ └─┬last_used
  │   ├──[-] format (2923:29)❌ 
  │   └──[-] nullable (2921:31)❌ 
  ├─┬CliEvent
  │ ├──[+] properties (2993:9)
  │ ├─┬workflow_post_raw
  │ │ └──[🔀] description (3004:24)
  │ ├─┬workflow_pre_raw
  │ │ └──[🔀] description (3001:24)
  │ ├─┬workspace_id
  │ │ └──[🔀] description (2998:24)
  │ ├─┬workflow_lock_post_raw
  │ │ └──[🔀] description (2995:24)
  │ └─┬workflow_lock_pre_raw
  │   └──[🔀] description (3007:24)
  ├─┬InteractionType
  │ └──[+] enum (3023:11)
  └─┬CodeSampleSchemaInput
    ├──[+] required (3549:11)❌ 
    ├──[-] required (2966:19)❌ 
    ├──[+] properties (3557:9)
    ├──[+] properties (3560:9)
    ├──[-] properties (2974:17)❌ 
    ├─┬sdk_class_name
    │ ├──[+] format (3567:19)❌ 
    │ └──[🔀] description (3568:24)
    ├─┬schema_file
    │ ├──[-] format (2981:29)❌ 
    │ └──[🔀] description (3553:24)
    └─┬package_name
      ├──[+] items (3563:13)❌ 
      ├──[🔀] type (3561:17)❌ 
      └──[🔀] description (3564:24)
Document Element Total Changes Breaking Changes
servers 2 1
components 120 62
paths 23 3

PYTHON CHANGELOG

constsAndDefaults: 1.0.5 - 2024-11-12

🐛 Bug Fixes

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

core: 5.20.3 - 2025-09-02

🐛 Bug Fixes

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

core: 5.20.2 - 2025-09-01

🔧 Chores

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

core: 5.20.1 - 2025-08-27

🐛 Bug Fixes

  • capability to enable shadowing parameters that are usually reserved via allowedRedefinedBuiltins (commit by @ThomasRooney)

core: 5.19.11 - 2025-08-27

🐛 Bug Fixes

  • Add retries to dynamic imported modules in python to fix keyError when loading modules (commit by @Kanwardeep)

core: 5.19.10 - 2025-08-20

🔧 Chores

  • mitigate asyncio internal test flakiness (commit by @GorshkovIvan)

core: 5.19.9 - 2025-08-11

🐛 Bug Fixes

  • support repository subdirectories in PyPI documentation links (commit by @AshGodfrey)

core: 5.20.0 - 2025-08-08

🐝 New Features

  • support for uv package manager (commit by @mfbx9da4)

core: 5.19.7 - 2025-08-06

🐛 Bug Fixes

  • add return type hint for methods returning None (commit by @AshGodfrey)

core: 5.19.6 - 2025-08-01

🐛 Bug Fixes

  • potential issue referencing models before declaration (commit by @mfbx9da4)

core: 5.19.5 - 2025-07-24

🔧 Chores

core: 5.19.4 - 2025-07-02

🐛 Bug Fixes

  • ensure utils import is always added when globals are present in sdk.py template (commit by @AshGodfrey)

core: 5.19.3 - 2025-06-06

🐛 Bug Fixes

core: 5.19.2 - 2025-06-04

🐛 Bug Fixes

  • Prevent local installation issues with README-PYPI.md (commit by @bflad)

core: 5.19.1 - 2025-05-29

🐛 Bug Fixes

  • Update h11 and httpcore dependencies to avoid h11 security issue [force-gen] (commit by @Kanwardeep)

core: 5.19.0 - 2025-05-20

🐝 New Features

  • Enable module lazy loading. This leads to faster module import times (commit by @Kanwardeep)

core: 5.18.1 - 2025-05-15

🐛 Bug Fixes

  • Prevent AsyncClient.aclose() not awaited warnings (commit by @bflad)

core: 5.18.0 - 2025-05-12

🐝 New Features

  • upgrade minimum python version to 3.9.2 (commit by @simplesagar)

core: 5.17.2 - 2025-05-07

🐛 Bug Fixes

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

core: 5.17.1 - 2025-05-04

🐛 Bug Fixes

  • Revert the commit which introduced moduleName change (commit by @Kanwardeep)

core: 5.17.0 - 2025-04-30

🐝 New Features

  • adding the ability to choose module name by adding a new key in gen.yaml (commit by @Kanwardeep)

core: 5.16.1 - 2025-04-23

🐛 Bug Fixes

  • improved python http client finalizer to avoid testing issues (commit by @tristanspeakeasy)

core: 5.16.0 - 2025-04-18

🐝 New Features

  • Remove typing-inspection dependency (commit by @bflad)

core: 5.15.0 - 2025-04-17

🐝 New Features

  • Remove python-dateutil dependency (commit by @bflad)

core: 5.14.0 - 2025-04-15

🐝 New Features

  • Upgrade mypy to 1.15 for performance and correctness improvements (commit by @bflad)

core: 5.12.7 - 2025-04-11

🐛 Bug Fixes

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

core: 5.13.0 - 2025-04-07

🐝 New Features

  • Improve memory utilization and startup time with Pydantic 2.11 upgrade (commit by @bflad)

core: 5.12.6 - 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: 5.12.5 - 2025-03-28

🐛 Bug Fixes

  • Prevent Pydantic 2.11 deprecation warnings with model_fields usage in models (commit by @bflad)

core: 5.12.4 - 2025-03-16

🐛 Bug Fixes

  • force quote circular referenced types (commit by @ThomasRooney)

core: 5.12.3 - 2025-03-10

🐛 Bug Fixes

  • disable key sorting when serializing to json (commit by @disintegrator)

core: 5.12.2 - 2025-03-02

🐛 Bug Fixes

  • handle indirect circular references (commit by @vishalg0wda)

core: 5.12.1 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 5.12.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

core: 5.11.0 - 2025-02-04

🐝 New Features

core: 5.10.9 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 5.10.8 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of field names conflicting with reserved keywords (commit by @tristanspeakeasy)

core: 5.10.7 - 2025-01-29

🐛 Bug Fixes

  • allow for no global server url on pythonv2 sdks (commit by @walker-tx)

core: 5.10.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: 5.10.5 - 2025-01-23

🐛 Bug Fixes

  • register finalizer function to close httpx clients and document context manager usage (commit by @disintegrator)

core: 5.10.4 - 2025-01-20

🐛 Bug Fixes

core: 5.10.3 - 2025-01-20

🐛 Bug Fixes

  • fixed handling of additional dependencies and running of python tests (commit by @tristanspeakeasy)

core: 5.10.2 - 2025-01-13

🐛 Bug Fixes

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

core: 5.10.1 - 2025-01-10

🐛 Bug Fixes

  • prevent wrapping of lambda fn from causing pylint error (commit by @walker-tx)

core: 5.10.0 - 2025-01-08

🐝 New Features

  • expose sdk versioning data as constants in python (commit by @walker-tx)

core: 5.9.0 - 2025-01-08

🐝 New Features

  • Upgrade poetry to 2.0.0 for latest features such as PEP 621 support (commit by @bflad)

core: 5.8.0 - 2025-01-06

🐝 New Features

  • Bump Python minimum version to 3.9 as 3.8 has been end-of-life since October 2024 (commit by @bflad)

core: 5.7.6 - 2025-01-06

🐛 Bug Fixes

  • Upgrade mypy to 1.14.1 to prevent Python 3.13 errors (commit by @bflad)

core: 5.7.5 - 2025-01-06

🐛 Bug Fixes

deepObjectParams: 0.1.0 - 2024-07-15

🐝 New Features

  • Support for deepObject style parameters with BaseModel and Dict (commit by @bflad)

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

getRequestBodies: 3.0.0 - 2024-07-04

🐝 New Features

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

globalServerURLs: 3.1.1 - 2025-05-09

🐛 Bug Fixes

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

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

openEnums: 1.0.1 - 2025-03-31

🐛 Bug Fixes

  • Prevent pyright reports for OpenEnumMeta call signature in Python 3.11 and later (commit by @bflad)

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

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

Based on Speakeasy CLI 1.621.0

@github-actions github-actions bot added the prerelease Bump by a prerelease version label May 6, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from 93103a9 to 7a94f2b Compare May 13, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from c0b59ae to 1c29f94 Compare May 20, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 8 times, most recently from 99b22e1 to e6eb496 Compare May 28, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from d1fa5d9 to 0bde348 Compare June 4, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 8 times, most recently from 73f7f1a to f515a05 Compare August 30, 2025 00:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 8 times, most recently from db84b89 to 9b52c56 Compare September 7, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 7 times, most recently from f2bc3bf to 1219ace Compare September 14, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch 4 times, most recently from 561ea53 to d7ed212 Compare September 18, 2025 00:29
* `speakeasy.auth.get_access_token()`:  `response.feature_flags.[].feature_flag` **Changed** **Breaking** ⚠️
* `speakeasy.workspaces.get_feature_flags()`:  `response.feature_flags.[].feature_flag` **Changed** **Breaking** ⚠️
* `speakeasy.github.check_publishing_p_rs()`:  `response` **Changed** **Breaking** ⚠️
* `speakeasy.code_samples.get_code_sample_preview_async()`:  `response` **Changed** **Breaking** ⚠️
* `speakeasy.code_samples.generate_code_sample_preview_asynchronous()`:  `request` **Changed** **Breaking** ⚠️
* `speakeasy.code_samples.generate_code_sample_preview()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `speakeasy.artifacts.get_namespaces()`:  `response.items.[]` **Changed**
* `speakeasy.publishing_tokens.delete()`: **Added**
* `speakeasy.publishing_tokens.resolve_metadata()`: **Added**
* `speakeasy.publishing_tokens.resolve_target()`: **Added**
* `speakeasy.publishing_tokens.update()`: **Added**
* `speakeasy.schema_store.create_schema_store_item()`: **Added**
* `speakeasy.schema_store.get_schema_store_item()`: **Added**
* `speakeasy.workspaces.set_feature_flags()`: **Added**
* `speakeasy.artifacts.set_archived()`: **Added**
* `speakeasy.artifacts.get_revisions()`:  `response.items.[].contents_metadata` **Added**
* `speakeasy.publishing_tokens.get()`: **Added**
* `speakeasy.auth.get_user()`:  `response` **Changed**
* `speakeasy.auth.validate_api_key()`:  `response.billing_add_ons` **Added**
* `speakeasy.publishing_tokens.list()`: **Added**
* `speakeasy.publishing_tokens.create()`: **Added**
* `speakeasy.code_samples.get()`: 
  *  `request.method_paths` **Added**
  *  `response.snippets.[]` **Changed**
* `speakeasy.organizations.get_billing_add_ons()`: **Added**
* `speakeasy.organizations.delete_billing_add_on()`: **Added**
* `speakeasy.workspaces.create_token()`: 
  *  `request.workspace_token` **Changed**
* `speakeasy.organizations.create_billing_add_ons()`: **Added**
* `speakeasy.workspaces.get_team()`:  `response.users.[]` **Changed**
* `speakeasy.workspaces.get_tokens()`:  `response.[]` **Changed**
* `speakeasy.events.get_events_by_target()`:  `response.[].test_report_raw` **Added**
* `speakeasy.events.post()`: 
  *  `request.request_body.[].test_report_raw` **Added**
* `speakeasy.events.search()`: 
  *  `request.interaction_type` **Changed**
  *  `response.[].test_report_raw` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746491433 branch from 2a7296c to 887e581 Compare September 19, 2025 00:30
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.

1 participant