Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1018 Bytes

File metadata and controls

16 lines (12 loc) · 1018 Bytes

Problem

Properties

Name Type Description Notes
type string Type URI for this problem. Fixed value: https://api.bol.com/problems. [optional]
title string Title describing the nature of the problem. [optional]
status int HTTP status returned from the endpoint causing the problem. [optional]
detail string Detailed error message describing in additional detail what caused the service to return this problem. [optional]
host string Host identifier describing the server instance that reported the problem. [optional]
instance string Full URI path of the resource that reported the problem. [optional]
violations \Swagger\BolClient\Model\Violation[] [optional]

[Back to Model list] [Back to API list] [Back to README]