Skip to content

Commit

Permalink
Merge pull request #623 from sailpoint-oss/fix/versionStrategyLink
Browse files Browse the repository at this point in the history
Add back in versioning strategy link
  • Loading branch information
tyler-mairose-sp authored Sep 3, 2024
2 parents abefa89 + 3719dd3 commit f4a16c9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,10 @@ const sidebars = {
type: 'doc',
id: 'api/authorization',
},
{
type: 'doc',
id: 'api/api-versioning-strategy',
},
{
type: 'doc',
id: 'api/standard-collection-parameters',
Expand Down Expand Up @@ -269,6 +273,10 @@ const sidebars = {
type: 'doc',
id: 'api/authorization',
},
{
type: 'doc',
id: 'api/api-versioning-strategy',
},
{
type: 'doc',
id: 'api/standard-collection-parameters',
Expand Down Expand Up @@ -323,6 +331,10 @@ const sidebars = {
type: 'doc',
id: 'api/authorization',
},
{
type: 'doc',
id: 'api/api-versioning-strategy',
},
{
type: 'doc',
id: 'api/standard-collection-parameters',
Expand Down

0 comments on commit f4a16c9

Please sign in to comment.