Optional
errorsOptional
meta?: { code?: string; title?: string }Additional properties relating to the error.
Optional
code?: stringThe error code.
Optional
title?: stringSummary of the problem.
Optional
source?: { parameter?: string; pointer?: string }References to the source of the error.
Optional
parameter?: stringThe URI query parameter that caused the error.
Optional
pointer?: stringA JSON Pointer to the property that caused the error.
Summary of the problem.
The error code.