mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-22 16:07:11 +08:00
1d9e0f71df
* add format int64 for swagger doc * add format int64 for swagger doc * add global override * swagger doc update * add new line for .swaggo file
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
// Replace all time.Duration with int64
|
|
replace time.Duration int64
|