Interface APIResponseError

Wrapper for IPDB's JSON API error response. This empty interface is used for renaming the DocWithErrors external import.

Hierarchy

  • DocWithErrors
    • APIResponseError

Properties

errors: Errors
jsonapi?: ImplementationInfo
links?: Links | PaginationLinks
meta?: Object

Generated using TypeDoc