Added openapi generator

This commit is contained in:
2026-03-12 17:44:24 +01:00
parent 2c0381964c
commit 3ea7d5e68a
62 changed files with 5915 additions and 51 deletions
+7
View File
@@ -0,0 +1,7 @@
export * from './api/api';
export * from './model/models';
export * from './variables';
export * from './configuration';
export * from './api.module';
export * from './provide-api';
export * from './param';