Skip to content

Commit 85b2c7e

Browse files
committed
Let the oauth authorizations page show up in search
1 parent ab9d051 commit 85b2c7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/search-index.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@
155155
"title": "OAuth",
156156
"section": "API/Overview"
157157
},
158+
{
159+
"url": "/v3/oauth_authorizations/",
160+
"title": "Authorizations",
161+
"section": "API/Overview"
162+
},
158163
{
159164
"url": "/v3/orgs/",
160165
"title": "Organizations",

0 commit comments

Comments
 (0)