Generate #818
speakeasy_sdk_generation.yml
on: schedule
generate
/
Generate Target
2m 51s
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
9 warnings
generate / Generate Target
OpenAPI document valid ✓
|
Unsupported:
repo/.speakeasy/temp/registry_eb213c.yaml#L57799
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 57799)","operation":"listSources","type":"paths"}
|
Unsupported:
repo/.speakeasy/temp/registry_eb213c.yaml#L57830
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 57830)","operation":"listSources","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_eb213c.yaml#L697
validation warning {"error":"validation warn: [line 697] 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#L779
validation warning {"error":"validation warn: [line 779] 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#L822
validation warning {"error":"validation warn: [line 822] 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#L943
validation warning {"error":"validation warn: [line 943] 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#L1054
validation warning {"error":"validation warn: [line 1054] 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#L1100
validation warning {"error":"validation warn: [line 1100] request body is optional for operation: 'PUT /destinations/{destinationId}' did you mean to add required: true?","operation":"putDestination","type":"paths"}
|