Merge branch 'master' into license-auth

This commit is contained in:
Sam Rose 2025-03-24 17:54:42 +01:00 committed by GitHub
commit b21e49e3bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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