Skip to content

Commit 4024af6

Browse files
authored
Fix Swagger UI callback path
1 parent eafd4d8 commit 4024af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/admin-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ clients:
6767
# The Swagger UI callback in the hosted documentation
6868
- https://element-hq.github.io/matrix-authentication-service/api/oauth2-redirect.html
6969
# The Swagger UI callback hosted by the service
70-
- https://mas.example.com/api/doc/oauth2-redirect
70+
- https://mas.example.com/api/doc/oauth2-callback
7171
```
7272

7373
Then, in Swagger UI, click on the "Authorize" button.

0 commit comments

Comments
 (0)