SDK regeneration #86
Annotations
4 errors
compile:
webhooks/get_by_id.go#L10
cannot use c.Get(ctx, &seamapigo.WebhooksGetRequest{…}) (value of type *api.Webhook) as *api.WebhooksGetResponse value in return statement
|
compile
Process completed with exit code 1.
|
test:
webhooks/get_by_id.go#L10
cannot use c.Get(ctx, &seamapigo.WebhooksGetRequest{…}) (value of type *api.Webhook) as *api.WebhooksGetResponse value in return statement
|
test
Process completed with exit code 1.
|