Merge branch 'feat/education-api' into deploy/dev
This commit is contained in:
commit
be60a82a78
@ -10,7 +10,6 @@ from services.enterprise.enterprise_service import EnterpriseService
|
||||
class SubscriptionModel(BaseModel):
|
||||
plan: str = "sandbox"
|
||||
interval: str = ""
|
||||
education: bool = False
|
||||
|
||||
|
||||
class BillingModel(BaseModel):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user