Generate Bank Feeds library #90
bank_feeds_generate.yaml
on: workflow_dispatch
generate
/
Generate Target
1m 37s
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
OpenAPI document valid with warnings ⚠
|
generate / Generate Target
server-sent event sentinels are not supported in csharp clients {"error":"unsupported feature","operation":"create-company","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L174
validation warning {"error":"validation warn: [line 174] request body is optional for operation: 'POST /companies' did you mean to add required: true?","operation":"create-company","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L523
validation warning {"error":"validation warn: [line 523] request body is optional for operation: 'PUT /companies/{companyId}' did you mean to add required: true?","operation":"replace-company","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L565
validation warning {"error":"validation warn: [line 565] request body is optional for operation: 'PATCH /companies/{companyId}' did you mean to add required: true?","operation":"update-company","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L688
validation warning {"error":"validation warn: [line 688] request body is optional for operation: 'POST /companies/{companyId}/connections' did you mean to add required: true?","operation":"create-connection","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L836
validation warning {"error":"validation warn: [line 836] request body is optional for operation: 'PATCH /companies/{companyId}/connections/{connectionId}' did you mean to add required: true?","operation":"unlink-connection","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L894
validation warning {"error":"validation warn: [line 894] request body is optional for operation: 'POST /companies/{companyId}/sync/banking/config' did you mean to add required: true?","operation":"set-configuration","type":"paths"}
|
Validation Warning:
repo/.speakeasy/temp/registry_72cce1.yaml#L2284
validation warning {"error":"validation warn: [line 2284] request body is optional for operation: 'POST /companies/{companyId}/connections/{connectionId}/push/bankAccounts' did you mean to add required: true?","operation":"create-bank-account","type":"paths"}
|
Unsupported:
repo/.speakeasy/temp/registry_72cce1.yaml#L2378
unsupported {"error":"unsupported: Error responses with non-object content are not currently supported, treating as empty content (line 2378)","operation":"create-batch-source-account","type":"paths"}
|