Update base URL for admin rest docs (#13305)

Closes #10464
This commit is contained in:
Stian Thorgersen 2022-07-25 16:25:55 +02:00 committed by GitHub
parent c00514d659
commit 7158e781be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,15 @@
= ${product.name.full} Admin REST API
== Overview
This is a REST API reference for the ${product.name.full} Admin
This is a REST API reference for the ${product.name.full} Admin REST API.
=== Version information
Version: 1
=== URI scheme
Host: localhost:8080
BasePath: /auth/admin/realms
Schemes: HTTP
```
{base url}/admin/realms
```
For example `http://localhost:8080/admin/realms`