mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Merge branch 'main' into upgrade-docusaurus-plugins
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = [
|
||||
idn_v3: {
|
||||
specPath: 'static/api-specs/idn/sailpoint-api.v3.yaml',
|
||||
outputDir: 'products/idn/api/v3',
|
||||
downloadUrl: 'https://raw.githubusercontent.com/sailpoint-oss/api-specs/main/dereferenced/deref-sailpoint-api.v3.yaml',
|
||||
sidebarOptions: {
|
||||
groupPathsBy: 'tag',
|
||||
categoryLinkSource: 'tag',
|
||||
@@ -52,6 +53,7 @@ module.exports = [
|
||||
idn_beta: {
|
||||
specPath: 'static/api-specs/idn/sailpoint-api.beta.yaml',
|
||||
outputDir: 'products/idn/api/beta',
|
||||
downloadUrl: 'https://raw.githubusercontent.com/sailpoint-oss/api-specs/main/dereferenced/deref-sailpoint-api.beta.yaml',
|
||||
sidebarOptions: {
|
||||
groupPathsBy: 'tag',
|
||||
categoryLinkSource: 'tag',
|
||||
|
||||
@@ -436,3 +436,11 @@ html[data-theme='dark'] .theme-admonition-note {
|
||||
|
||||
ul {
|
||||
}
|
||||
|
||||
.button.button--secondary {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.badge--secondary {
|
||||
color: white;
|
||||
}
|
||||
15083
static/api-specs/iiq/sailpoint-api.iiq.yaml
Normal file
15083
static/api-specs/iiq/sailpoint-api.iiq.yaml
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user