updated Query options
This commit is contained in:
@@ -13,7 +13,8 @@ from ApiLayers.ApiValidations.Request import (
|
||||
class AuthenticationRequestModels:
|
||||
LoginSuperUserRequestModel = Login
|
||||
SelectCompanyOrOccupantTypeSuperUserRequestModel = {
|
||||
"EmployeeSelection": EmployeeSelection, "OccupantSelection": OccupantSelection,
|
||||
"EmployeeSelection": EmployeeSelection,
|
||||
"OccupantSelection": OccupantSelection,
|
||||
}
|
||||
RefresherRequestModel = Remember
|
||||
LogoutRequestModel = Logout
|
||||
|
||||
Reference in New Issue
Block a user