mirror of
https://github.com/gravitl/netmaker.git
synced 2025-12-24 13:28: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
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
// Replace all time.Duration with int64
|
|
replace time.Duration int64
|