REST API documentation not being generated? #8913
Unanswered
aaabdallah
asked this question in
Q&A
Replies: 2 comments
-
|
Same problem. Stuck on version 4.4 for probably one more year and it'd be great to have the rest api docs, even if I have to build them myself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@djeikyb we have a GH issue for it #12133, also there was PoC for that #12313 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
When I cloned the keycloak-documentation repository and checked out tag 4.8.3.Final, I successfully ran mvn clean install, but found no documentation generated under api_documentation except a small index.html with no details.
Other sections (e.g. server installation) are successfully generated in their target directories.
I subsequently tried other versions, and got the same result.
Is the REST API raw content found inside keycloak-documentation? When I grep for phrases that I find in the online documentation, I am not finding them...
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions