feat(subscription): implement feature gating for subscription-based access in admin panel
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
|
||||
**Permission:** `IS_AUTHENTICATED_FULLY`
|
||||
|
||||
**نکته:** از نسخه فعلی، این endpoint برای `ROLE_SECRETARY` نیز کار میکند. منشی از طریق `UserActiveContextRepository` به `db_uuid` entity مربوطه (doctor یا clinic) دسترسی پیدا میکند و اشتراک همان entity برگردانده میشود.
|
||||
|
||||
**Response 200:**
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user