mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-26 12:51:14 +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
|