merge main and fix conflicts

This commit is contained in:
darrell-thobe-sp
2024-03-06 16:17:34 -05:00
1564 changed files with 12149 additions and 8973 deletions

View File

@@ -7,72 +7,19 @@ module.exports = {
},
items: [
{
type: 'dropdown',
label: 'IdentityNow',
position: 'left',
items: [
{to: '#', label: 'API Specifications', className: 'navbar__section'},
{to: '/idn/api/v3', label: 'V3 APIs', className: 'indent'},
{to: '/idn/api/beta', label: 'Beta APIs', className: 'indent'},
{to: '#', label: 'Documentation', className: 'navbar__section'},
{to: 'idn/docs', label: 'IDN Documentation', className: 'indent'},
{to: '#', label: 'Tools', className: 'navbar__section'},
{to: 'idn/tools/cli', label: 'CLI', className: 'indent'},
{to: 'idn/tools/sdk', label: 'SDKs', className: 'indent'},
{
to: 'idn/tools/rule-development-kit',
label: 'Rule Development Kit',
className: 'indent',
},
{to: '#', label: 'External Links', className: 'navbar__section'},
{
href: 'https://documentation.sailpoint.com',
label: 'Product Documentation',
className: 'indent',
},
{
href: 'https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/',
label: 'IdentityNow Certifications',
className: 'indent',
},
],
label: 'Identity Security Cloud',
to: '/docs',
},
{
type: 'dropdown',
position: 'left',
label: 'IdentityIQ',
position: 'left',
items: [
{to: '#', label: 'API Specifications', className: 'navbar__section'},
{to: '/iiq/api', label: 'IIQ APIs', className: 'indent'},
{to: '#', label: 'Documentation', className: 'navbar__section'},
{to: 'iiq/docs', label: 'IIQ Documentation', className: 'indent'},
{to: '#', label: 'External Links', className: 'navbar__section'},
{
href: 'https://documentation.sailpoint.com/#identityiq',
label: 'Product Documentation',
className: 'indent',
},
{
href: 'https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/',
label: 'IdentityIQ Certifications',
className: 'indent',
},
],
to: '/docs/iiq',
},
{
type: 'dropdown',
label: 'NERM',
position: 'left',
items: [
{to: '#', label: 'API Specifications', className: 'navbar__section'},
{to: '/nerm/api', label: 'NERM APIs', className: 'indent'},
{to: '#', label: 'External Links', className: 'navbar__section'},
{
href: 'https://documentation.sailpoint.com',
label: 'Product Documentation',
className: 'indent',
},
],
label: 'CoLab',
to: '/colab',
},
{
position: 'left',