mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Add new model types for Swagger APIs and remove obsolete models
This commit is contained in:
5
generated/swagger/isa-api/src/index.ts
Normal file
5
generated/swagger/isa-api/src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './base-service';
|
||||
export * from './isa-configuration';
|
||||
export * from './models';
|
||||
export * from './services';
|
||||
export * from './strict-http-response';
|
||||
Reference in New Issue
Block a user