Skip to content

Commit 2dcb84a

Browse files
feat: update generated apis
1 parent e0da2be commit 2dcb84a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/account/v2alpha1/account_sdk.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ type SSHKey struct {
108108
UpdatedAt time.Time `json:"updated_at"`
109109

110110
CreationInfo *SSHKeyCreationInfo `json:"creation_info"`
111+
112+
OrganizationID string `json:"organization_id"`
111113
}
112114

113115
type SSHKeyCreationInfo struct {

0 commit comments

Comments
 (0)