Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.69 KB

File metadata and controls

12 lines (8 loc) · 1.69 KB

DebugDocumentsResponseItem

Describes the response body of a single document in the /debug/{datasource}/documents API call

Fields

Field Type Required Description
doc_id Optional[str] Id of the document
object_type Optional[str] objectType of the document
debug_info Optional[models.DebugDocumentResponse] Describes the response body of the /debug/{datasource}/document API call