mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 20:05:46 +08:00
update api docs version
This commit is contained in:
parent
cd60191651
commit
019f179b85
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -30,7 +30,7 @@ import (
|
||||||
var version = "v0.26.0"
|
var version = "v0.26.0"
|
||||||
|
|
||||||
// @title NetMaker
|
// @title NetMaker
|
||||||
// @version 0.24.3
|
// @version 0.26.0
|
||||||
// @description NetMaker API Docs
|
// @description NetMaker API Docs
|
||||||
// @tag.name APIUsage
|
// @tag.name APIUsage
|
||||||
// @tag.description.markdown
|
// @tag.description.markdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue