Skip to content

beamable-sdk / schema / ProblemDetails

Type Alias: ProblemDetails

ProblemDetails = object

Defined in: src/__generated__/schemas/ProblemDetails.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

detail?

optional detail: string | null

Defined in: src/__generated__/schemas/ProblemDetails.ts:7


instance?

optional instance: string | null

Defined in: src/__generated__/schemas/ProblemDetails.ts:8


status?

optional status: number | null

Defined in: src/__generated__/schemas/ProblemDetails.ts:9


title?

optional title: string | null

Defined in: src/__generated__/schemas/ProblemDetails.ts:10


type?

optional type: string | null

Defined in: src/__generated__/schemas/ProblemDetails.ts:11