Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tag/nitag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ responses:
type: array
items:
$ref: '#/definitions/TagWithValue'
totalCount:
description: The total number of tags that matched the filter query.
type: number
example: 10
required: [tagsWithValues]
GetTagsResponse:
description: List of tags, excluding current and aggregate values
Expand Down