mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-15 02:57:04 +02:00
* add new key_info to the list models for identity endpoints * add details to group and show pages * add parent groups to group tabs * render alias the same everywhere * space tab subnav more like the designs * fix tests * pull tabs in and remove padding
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
import IdentitySerializer from './_base';
|
|
export default IdentitySerializer.extend();
|