diff --git a/tag/nitag.yml b/tag/nitag.yml index 88a495a..8248456 100644 --- a/tag/nitag.yml +++ b/tag/nitag.yml @@ -67,6 +67,10 @@ responses: type: array items: $ref: '#/definitions/TagWithValue' + totalCount: + description: The total number of tags that matched the query filter. + type: number + example: 10 required: [tagsWithValues] GetTagsResponse: description: List of tags, excluding current and aggregate values