mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
added download url for dereferenced NERM API
This commit is contained in:
@@ -115,6 +115,7 @@ module.exports = [
|
|||||||
nerm: {
|
nerm: {
|
||||||
specPath: 'static/api-specs/nerm/openapi.yaml',
|
specPath: 'static/api-specs/nerm/openapi.yaml',
|
||||||
outputDir: 'products/nerm/api',
|
outputDir: 'products/nerm/api',
|
||||||
|
downloadUrl: 'https://raw.githubusercontent.com/sailpoint-oss/api-specs/main/dereferenced/deref-sailpoint-api.nerm.yaml',
|
||||||
sidebarOptions: {
|
sidebarOptions: {
|
||||||
groupPathsBy: 'tag',
|
groupPathsBy: 'tag',
|
||||||
categoryLinkSource: 'tag',
|
categoryLinkSource: 'tag',
|
||||||
|
|||||||
Reference in New Issue
Block a user