Generate #755
speakeasy_sdk_generation.yml
on: schedule
generate
/
Generate Target
7m 0s
generate
/
Publish Python SDK
0s
generate
/
Publish Typescript SDK
0s
generate
/
Publish Java SDK
0s
generate
/
Publish Ruby SDK
0s
generate
/
Publish C# SDK
0s
generate
/
Publish PHP SDK
0s
Annotations
10 warnings
generate / Generate Target
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate / Generate Target
OpenAPI document valid ✓
|
Unsupported:
repo/.speakeasy/temp/registry_eb213c.yaml#L49527
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 49527)","operation":"listSources","type":"paths"}
|
Unsupported:
repo/.speakeasy/temp/registry_eb213c.yaml#L49558
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 49558)","operation":"listSources","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L292
validation warning {"error":"validation warn: [line 292] request body is optional for operation: 'POST /sources' did you mean to add required: true?","operation":"createSource","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L366
validation warning {"error":"validation warn: [line 366] request body is optional for operation: 'PATCH /sources/{sourceId}' did you mean to add required: true?","operation":"patchSource","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L409
validation warning {"error":"validation warn: [line 409] request body is optional for operation: 'PUT /sources/{sourceId}' did you mean to add required: true?","operation":"putSource","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L530
validation warning {"error":"validation warn: [line 530] request body is optional for operation: 'POST /destinations' did you mean to add required: true?","operation":"createDestination","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L633
validation warning {"error":"validation warn: [line 633] request body is optional for operation: 'PATCH /destinations/{destinationId}' did you mean to add required: true?","operation":"patchDestination","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L679
validation warning {"error":"validation warn: [line 679] request body is optional for operation: 'PUT /destinations/{destinationId}' did you mean to add required: true?","operation":"putDestination","type":"paths"}
|