Add Swagger note

This commit is contained in:
Ralph Slooten
2023-09-22 07:11:13 +12:00
parent 9af04f83a3
commit 4a762c502e

View File

@@ -495,6 +495,8 @@ func GetTags(w http.ResponseWriter, _ *http.Request) {
//
// # Get all current tags
//
// Returns a JSON array of all unique message tags.
//
// Produces:
// - application/json
//