Skip to content

Body type is not assignable to type string error #12

Description

@iby

The API Gateway example doesn't compile in TypeScript:

TS2322: Type '{ first_name: string; last_name: string; }' is not assignable to type 'string'.

The body is expected to be a string.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions