diff --git a/dist/openapi.yaml b/dist/openapi.yaml index 8e737be..5ec2cc6 100644 --- a/dist/openapi.yaml +++ b/dist/openapi.yaml @@ -4991,7 +4991,7 @@ components: isGift: type: boolean default: false - isGiftDrop: + isBulkGift: type: boolean default: false required: @@ -5009,7 +5009,7 @@ components: - updated_at - licenseGroups - isGift - - isGiftDrop + - isBulkGift title: UserSubscription LicenseType: type: string diff --git a/openapi.yaml b/openapi.yaml index 8e737be..5ec2cc6 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4991,7 +4991,7 @@ components: isGift: type: boolean default: false - isGiftDrop: + isBulkGift: type: boolean default: false required: @@ -5009,7 +5009,7 @@ components: - updated_at - licenseGroups - isGift - - isGiftDrop + - isBulkGift title: UserSubscription LicenseType: type: string