mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-01 15:00:08 +08:00
[MM-70130] Add permanent banner for non-production developer license keys (#37846)
* [MM-70130] Add permanent banner for non-production developer license keys Co-authored-by: nick.misasi <nick.misasi@mattermost.com> * [MM-70130] Update non-production license banner text Co-authored-by: Nick Misasi <nick13misasi@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
@@ -973,6 +973,9 @@
|
||||
is_gov_sku:
|
||||
type: boolean
|
||||
description: Whether this is a government SKU license
|
||||
is_non_production:
|
||||
type: boolean
|
||||
description: Whether the license is a non-production (developer) key
|
||||
customer:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user