ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.193.0

This commit is contained in:
speakeasybot
2024-02-23 14:46:43 +00:00
parent 2b4d612003
commit 41ce744f6d
52 changed files with 3004 additions and 968 deletions

View File

@@ -88,7 +88,7 @@ func main() {
)
var activityUUID string = "string"
var activityUUID string = "<value>"
ctx := context.Background()
res, err := s.Activities.CancelServerActivities(ctx, activityUUID)