Skip to content

Commit da0b341

Browse files
authored
Update docusaurus.config.ts (#545)
1 parent c7974ab commit da0b341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const config: Config = {
124124
},
125125
},
126126
scim: {
127-
specPath: 'https://test-scim-api.configcat.com/openapi/v1/openapi.json',
127+
specPath: 'https://scim-api.configcat.com/openapi/v1/openapi.json',
128128
outputDir: 'api/scim',
129129
sidebarOptions: {
130130
groupPathsBy: 'tag',

0 commit comments

Comments
 (0)