Fix copied&pasted heading
There are two `resource_registration_endpoint` headings, but one should be `permission_endpoint`.
This commit is contained in:
parent
77cd127a33
commit
8f9099d0be
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ and to determine any other information associated with the token, such as the pe
|
|||
A UMA-compliant Resource Registration Endpoint which resource servers can use to manage their protected resources and scopes. This endpoint provides
|
||||
operations create, read, update and delete resources and scopes in {project_name}.
|
||||
+
|
||||
* **resource_registration_endpoint**
|
||||
* **permission_endpoint**
|
||||
+
|
||||
A UMA-compliant Permission Endpoint which resource servers can use to manage permission tickets. This endpoint provides
|
||||
operations create, read, update, and delete permission tickets in {project_name}.
|
||||
operations create, read, update, and delete permission tickets in {project_name}.
|
||||
|
|
Loading…
Reference in a new issue