Show proper product name in API documentation index page (#16853)

This commit is contained in:
Damiano Albani 2023-07-06 17:55:10 +02:00 committed by GitHub
parent 3f4d9713e8
commit 19a74ec3d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>