HTTPValidationError

The standard response body for request-validation failures.

  • detail
    Type: array object[] · Detail
    required

    One sanitized issue in a request-validation error response.

    • loc
      Type: array · Loc
      required
    • msg
      Type: string · Msg
      required
    • type
      Type: string · Type
      required
  • public_message
    Type: string · Public Message
    required