v5.0.62: fix modify 500 (remove WithDefaults GET ?fields=cfsParams) + tests

This commit is contained in:
“Naeel”
2026-07-06 22:43:19 +04:00
parent 5696be934c
commit d9f2c60e90
7 changed files with 50 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
)
var (
version string = "5.0.61"
version string = "5.0.62"
)
func main() {