mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-19 02:06:37 +08:00
[MM-48088]: Ability to migrate from Monthly to Cloud Pro Annual (#21673)
This commit is contained in:
@@ -227,6 +227,7 @@ type CloudWorkspaceOwner struct {
|
||||
}
|
||||
type SubscriptionChange struct {
|
||||
ProductID string `json:"product_id"`
|
||||
Seats int `json:"seats"`
|
||||
}
|
||||
|
||||
type BoardsLimits struct {
|
||||
|
||||
Reference in New Issue
Block a user