Skip to content

Commit cb43164

Browse files
Update modulePath and packageName in gen.yaml
1 parent 3b8d342 commit cb43164

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ go:
4949
inputModelSuffix: input
5050
maxMethodParams: 4
5151
methodArguments: require-security-and-request
52-
modulePath: github.com/SquadcastHub/squadcast-sdk-go/v1
52+
modulePath: github.com/SquadcastHub/squadcast-sdk-go/squadcastv1
53+
packageName: github.com/SquadcastHub/squadcast-sdk-go/squadcastv1
5354
nullableOptionalWrapper: false
5455
outputModelSuffix: output
5556
respectRequiredFields: false

0 commit comments

Comments
 (0)