Add NERM specification to developer.sailpoint.com

This commit is contained in:
tyler-mairose-sp
2023-04-18 16:38:57 -04:00
parent f9efc34c38
commit ebdef77148
344 changed files with 7713 additions and 2 deletions

View File

@@ -52,6 +52,15 @@ module.exports = {
},
],
},
{
type: 'dropdown',
label: 'NERM',
position: 'left',
items: [
{to: '#', label: 'API Specifications', className: 'navbar__section'},
{to: '/nerm/api', label: 'NERM APIs', className: 'indent'}
]
},
{
position: 'left',
label: 'Blog',