Generate #251
speakeasy_sdk_generate.yml
on: schedule
generate
/
Generate Target
1m 55s
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 ✓
|
Validation Warning:
repo/.speakeasy/temp/registry_0e0a69.json#L9699
validation warning {"error":"validation warn: [line 9699] missing schema type for '#/components/schemas/LedgerInfoResponse', but found properties treating as object","operation":"getLedgerInfo","type":"paths"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L2721
skipping: /api/ledger/v2/{ledger}/accounts {"error":"unsupported: request bodies are not supported for GET operations in {typescript typescriptv2 } clients (line 2721)"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L3192
skipping: /api/ledger/v2/{ledger}/transactions {"error":"unsupported: request bodies are not supported for GET operations in {typescript typescriptv2 } clients (line 3192)"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L3663
skipping: /api/ledger/v2/{ledger}/aggregate/balances {"error":"unsupported: request bodies are not supported for GET operations in {typescript typescriptv2 } clients (line 3663)"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L3784
skipping: /api/ledger/v2/{ledger}/volumes {"error":"unsupported: request bodies are not supported for GET operations in {typescript typescriptv2 } clients (line 3784)"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L3876
skipping: /api/ledger/v2/{ledger}/logs {"error":"unsupported: request bodies are not supported for GET operations in {typescript typescriptv2 } clients (line 3876)"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L3997
unsupported {"error":"unsupported: Error responses with non-object content are not currently supported, treating as empty content (line 3997)","operation":"v2ExportLogs","type":"paths"}
|
Unsupported:
repo/.speakeasy/temp/registry_0e0a69.json#L4654
skipping: /api/payments/accounts {"error":"unsupported: request bodies are not supported for GET operations in {typescript typescriptv2 } clients (line 4654)"}
|
Validation Error:
repo/.speakeasy/temp/registry_0e0a69.json#L11327
validation hint {"error":"validation hint: [line 11327] anyOf will not be supported by Speakeasy, treating as oneOf","operation":"installConnector","type":"paths"}
|