Show proper product name in API documentation index page (#16853)
This commit is contained in:
parent
3f4d9713e8
commit
19a74ec3d3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<h1>${product.name.full} API Documentation</h1>
|
||||
<h1>Keycloak API Documentation</h1>
|
||||
<table>
|
||||
<tr>
|
||||
<td>Admin REST API</td>
|
||||
|
|
Loading…
Reference in a new issue