Fixed wrong API method in API docs for identity token generation (#7462)

This commit is contained in:
Michel Vocks 2019-09-13 09:08:18 +02:00 committed by GitHub
parent c28be19f81
commit 9104831419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -359,7 +359,7 @@ Use this endpoint to generate a signed ID (OIDC) token.
| Method | Path |
| :------------------ | :----------------------|
| `POST` | `identity/oidc/token/:name` |
| `GET` | `identity/oidc/token/:name` |
### Parameters