mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-22 20:41:40 +02:00
Rerun swagger and fix typo
This commit is contained in:
@@ -100,7 +100,7 @@ type JobStatistics struct {
|
||||
}
|
||||
|
||||
// Tag model
|
||||
// @Description Defines B tag using name and type.
|
||||
// @Description Defines a tag using name and type.
|
||||
type Tag struct {
|
||||
// The unique DB identifier of a tag
|
||||
ID int64 `json:"id" db:"id"`
|
||||
|
Reference in New Issue
Block a user