Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Security/RolePermissionsController.cs (line 442)
Part of: Pams
Endpoint
POST
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | int | ✓ |
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
RolePermissionsController—Pams/API/Pams.API/Controllers/Security/RolePermissionsController.cs:21
Imported by (3)
PermissionController—Pams/API/Pams.API/Controllers/Security/PermissionController.cs:19PersonUserController—Pams/API/Pams.API/Controllers/Security/PersonUserController.cs:22RoleController—Pams/API/Pams.API/Controllers/Security/RoleController.cs:23
Was this page helpful?