v2.0.0: module path /v2, quest slugs, per-environment admin keys, regenerated models
CI / build (push) Successful in 12s

Claude-Session: https://claude.ai/code/session_01SMCvdwDmuxoaqGgvGBLk1V
This commit is contained in:
edmand46
2026-09-06 22:25:32 +03:00
parent 9b41c844f3
commit a217f255b8
21 changed files with 98 additions and 46 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package rudder
import "hub.rudder.build/rudder/rudder-go-sdk/models"
import "hub.rudder.build/rudder/rudder-go-sdk/v2/models"
// Domain types are aliases of generated OpenAPI models so callers import
// only this package. models/ is wire format and is not part of the public API.