mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-03 16:41:13 +01:00
* initial setup for issuers toolbar and some slight changes to roles model after discussion with design. * wip * wip ... :/ * finalizes serializer and linkedblock iteration of is_default * clean up * fix * forgot this bit * pr comments amendments: * small PR comment changes
4 lines
120 B
JavaScript
4 lines
120 B
JavaScript
import Route from '@ember/routing/route';
|
|
|
|
export default class PkiConfigurationCreateGenerateCsrRoute extends Route {}
|