mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
moved static api specs to subfolder
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = [
|
|||||||
docsPluginId: "idn",
|
docsPluginId: "idn",
|
||||||
config: {
|
config: {
|
||||||
idn_v3: {
|
idn_v3: {
|
||||||
specPath: "static/idn-api/sailpoint-api.v3.yaml",
|
specPath: "static/api-specs/idn/sailpoint-api.v3.yaml",
|
||||||
outputDir: "products/idn/api/v3",
|
outputDir: "products/idn/api/v3",
|
||||||
sidebarOptions: {
|
sidebarOptions: {
|
||||||
groupPathsBy: "tag",
|
groupPathsBy: "tag",
|
||||||
@@ -49,7 +49,7 @@ module.exports = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
idn_beta: {
|
idn_beta: {
|
||||||
specPath: "static/idn-api/sailpoint-api.beta.yaml",
|
specPath: "static/api-specs/idn/sailpoint-api.beta.yaml",
|
||||||
outputDir: "products/idn/api/beta",
|
outputDir: "products/idn/api/beta",
|
||||||
sidebarOptions: {
|
sidebarOptions: {
|
||||||
groupPathsBy: "tag",
|
groupPathsBy: "tag",
|
||||||
@@ -66,7 +66,7 @@ module.exports = [
|
|||||||
docsPluginId: "iiq",
|
docsPluginId: "iiq",
|
||||||
config: {
|
config: {
|
||||||
iiq: {
|
iiq: {
|
||||||
specPath: "static/iiq-api/swagger.json",
|
specPath: "static/api-specs/iiq/swagger.json",
|
||||||
outputDir: "products/iiq/api",
|
outputDir: "products/iiq/api",
|
||||||
sidebarOptions: {
|
sidebarOptions: {
|
||||||
groupPathsBy: "tag",
|
groupPathsBy: "tag",
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user