kilork / keycloak

Keycloak REST API Client
The Unlicense
62 stars 32 forks source link

Download openapi.json #90

Closed kilork closed 7 months ago

kilork commented 7 months ago

Starting with 24.x releases keycloak publishes openapi.json by address like this https://www.keycloak.org/docs-api/24.0.0/rest-api/openapi.json. Instead of generation in docker we should download file directly. update.ts script should try to download first and generate, if it is not available