Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/problem-object-rfc9457/latest.json
Source https://www.schemastore.org/problem-object-rfc9457.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

type string

A URI reference that identifies the problem type.

format=uri-reference
title string

A short, human-readable summary of the problem type.

status integer

The HTTP status code generated by the origin server for this occurrence of the problem.

min=100max=599
detail string

A human-readable explanation specific to this occurrence of the problem.

instance string

A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.

format=uri-reference