Skip to content

Commit c306e31

Browse files
committed
minor #74 Update setup doc specifying the type of imported routes (tcheymol)
This PR was merged into the 0.1-dev branch. Discussion ---------- Update setup doc specifying the type of imported routes Commits ------- 239f2e4 Update index.md
2 parents 18e72c0 + 239f2e4 commit c306e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ security:
131131
```yaml
132132
oauth2:
133133
resource: '@LeagueOAuth2ServerBundle/Resources/config/routes.php'
134+
type: php
134135
```
135136

136137
You can verify that everything is working by issuing a `POST` request to the `/token` endpoint.

0 commit comments

Comments
 (0)