Skip to content

Commit

Permalink
feat: update generated APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot committed Oct 31, 2023
1 parent 92880ab commit 871cecc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/secret/v1alpha1/secret_sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,9 @@ type Folder struct {

// CreatedAt: date and time of the folder's creation.
CreatedAt *time.Time `json:"created_at"`

// Region: region of the folder.
Region scw.Region `json:"region"`
}

// SecretVersion: secret version.
Expand Down

0 comments on commit 871cecc

Please sign in to comment.