Skip to content

Commit 1b62ebe

Browse files
author
Waldur Gitlab Runner
committed
Update Waldur Go SDK
1 parent e811aed commit 1b62ebe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client.go

+2
Original file line numberDiff line numberDiff line change
@@ -14577,6 +14577,8 @@ type Proposal struct {
1457714577
CallUuid *openapi_types.UUID `json:"call_uuid,omitempty"`
1457814578
Created *time.Time `json:"created,omitempty"`
1457914579
CreatedBy *string `json:"created_by"`
14580+
CreatedByName *string `json:"created_by_name,omitempty"`
14581+
CreatedByUuid *openapi_types.UUID `json:"created_by_uuid,omitempty"`
1458014582
Description *string `json:"description,omitempty"`
1458114583

1458214584
// DurationInDays Duration in days after provisioning of resources.

0 commit comments

Comments
 (0)