Add new model types for Swagger APIs and remove obsolete models

This commit is contained in:
Lorenz Hilpert
2025-01-29 17:28:33 +01:00
parent c6a174d93f
commit 8e7b067310
1375 changed files with 305 additions and 30426 deletions

View File

@@ -0,0 +1,5 @@
export * from './base-service';
export * from './eis-configuration';
export * from './models';
export * from './services';
export * from './strict-http-response';