mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-03 19:54:22 +08:00
* add format int64 for swagger doc * add format int64 for swagger doc * add global override * swagger doc update * add new line for .swaggo file
2 lines
68 B
Text
2 lines
68 B
Text
// Replace all time.Duration with int64
|
|
replace time.Duration int64
|