Is it possible to get Keycloak's REST api definitions in yaml or json?

非 Y 不嫁゛ 提交于 2020-01-30 08:13:05

问题


Is it possible somehow to get openapi (or swagger) definitions for Keycloak's REST endpoints in yaml or json format?

Everything I could find was documentation.


回答1:


There are some user-contributed definitions in this PR:
https://github.com/keycloak/keycloak/pull/5198

(1, 2)

but no official OpenAPI definition yet. Follow this issue for updates.



来源:https://stackoverflow.com/questions/56163439/is-it-possible-to-get-keycloaks-rest-api-definitions-in-yaml-or-json

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!