KEYCLOAK-1241 Can't build release with Java 8

- Fix Null title in some build environments
This commit is contained in:
Marko Strukelj 2015-09-17 14:10:15 +02:00
parent 8396b999a2
commit 71e2be5d3d
2 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,3 @@
include::{generated}/overview.adoc[]
include::overview.adoc[]
include::{generated}/paths.adoc[]
include::{generated}/definitions.adoc[]

View file

@ -0,0 +1,13 @@
= Keycloak Admin REST API
== Overview
This is a REST API reference for the Keycloak Admin
=== Version information
Version: 1
=== URI scheme
Host: localhost:8080
BasePath: /auth
Schemes: HTTP