f6de4f75b4
* working state for list, maybe issue with model connection? * list view with opneAPI on the model and dynamic linking to edit and details pages. * cleanup for PR review * cleanup for PR review
4 lines
110 B
JavaScript
4 lines
110 B
JavaScript
import RoleSerializer from '../role';
|
|
|
|
export default class PkiRoleEngineSerializer extends RoleSerializer {}
|