Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 764 Bytes

TagProperties.md

File metadata and controls

15 lines (10 loc) · 764 Bytes

TagProperties

Properties

Name Type Description Notes
paths \Swagger\Client\Model\PathItem[] A tag list contains parent path elements [optional]
level int The level of the tag in the hierarchy (root level is: 0) [optional]
is_leaf bool If the tag is a leaf tag. Leaf tag means the tag is not a parent of any other tags [optional]
document_count int Document count for the tag [optional]
word_count int Word count for the tag [optional]

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