mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
updated to new version of the plugins
This commit is contained in:
@@ -68,8 +68,9 @@ module.exports = [
|
||||
docsPluginId: 'iiq',
|
||||
config: {
|
||||
iiq: {
|
||||
specPath: 'static/api-specs/iiq/swagger.json',
|
||||
specPath: 'static/api-specs/iiq/sailpoint-api.iiq.yaml',
|
||||
outputDir: 'products/iiq/api',
|
||||
downloadUrl: 'https://raw.githubusercontent.com/sailpoint-oss/api-specs/main/iiq/sailpoint-api.iiq.yaml',
|
||||
sidebarOptions: {
|
||||
groupPathsBy: 'tag',
|
||||
categoryLinkSource: 'tag',
|
||||
|
||||
Reference in New Issue
Block a user