Skip to content

Commit 506a7c1

Browse files
chore: revert ofrep-api spec url to main branch
Signed-off-by: Jonathan Norris <[email protected]>
1 parent c0bdfaa commit 506a7c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,7 @@ const config: Config = {
292292
specs: [
293293
{
294294
id: 'ofrep-api',
295-
// TODO: revert to main once PR is merged: https://github.com/open-feature/protocol/pull/56
296-
spec: 'https://raw.githubusercontent.com/open-feature/protocol/b549b94c91cf068d8068efaff7e74890e5238447/service/openapi.yaml',
295+
spec: 'https://raw.githubusercontent.com/open-feature/protocol/main/service/openapi.yaml',
297296
},
298297
],
299298
theme: {

0 commit comments

Comments
 (0)