Switched kc_sdk to fetch

This commit is contained in:
2022-09-05 17:02:45 +02:00
parent bb92669508
commit ec84da2f52
94 changed files with 24934 additions and 17 deletions

View File

@@ -1,16 +1,3 @@
// tslint:disable
/**
* Keycloak Admin REST API
* This is a REST API reference for the Keycloak Admin
*
* The version of the OpenAPI document: 1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";
export * from './runtime';
export * from './apis';
export * from './models';