Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 701 Bytes

ErrorSource.md

File metadata and controls

14 lines (9 loc) · 701 Bytes

# ErrorSource

Properties

Name Type Description Notes
pointer string Pointer to the path in the payload that caused this error. [optional]
parameter string Query parameter that caused this error. [optional]
line string Line number in uploaded multipart file that caused this error. 'N/A' if unknown. [optional]
resource string Pointer to the resource that caused this error. [optional]

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