- Added permissions to the partner service configuration
- Corrected a nasty bug where dynamic boolean fields were not returned correctly
This commit is contained in:
@@ -16,9 +16,5 @@ PARTNER_SERVICE_TYPES = {
|
||||
"name": "Management Service",
|
||||
"description": "Partner managing customer instances",
|
||||
},
|
||||
"WHITE_LABEL_SERVICE": {
|
||||
"name": "White Label Service",
|
||||
"description": "Partner reselling under their own brand",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user