mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-11 02:42:17 -04:00
* Update or create new role after allowed_roles on transformation updated * Update tests to include transformation create/edit and role create scenarios
3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
import TransformationEdit from './transformation-edit';
|
|
|
|
export default TransformationEdit.extend({});
|