Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 628 Bytes

GetEntryByPathResponse.md

File metadata and controls

10 lines (7 loc) · 628 Bytes

GetEntryByPathResponse

Properties

Name Type Description Notes
entry OneOfGetEntryByPathResponseEntry The entry found by path. This property is set if entry is found. [optional]
ancestor_entry OneOfGetEntryByPathResponseAncestorEntry The closest entry ancestor. This property is set if entry is not found and fallbackToClosestAncestor is set to true. [optional]

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