Merge branch 'master' into license-auth
This commit is contained in:
commit
b21e49e3bf
|
@ -6,6 +6,7 @@ export interface GetLicenseRequest {
|
|||
// All fields should be optional to cater for
|
||||
// historical versions of budibase
|
||||
quotaUsage?: QuotaUsage
|
||||
tenantId?: string
|
||||
install: {
|
||||
id: string
|
||||
tenantId: string
|
||||
|
|
Loading…
Reference in New Issue