feat: adding openapi spect generation to the frontend client aas well as to fast api. Broke API out into different routes
This commit is contained in:
8
mta-sign-ui/gen-sources/mta-sign-api/models/index.ts
Normal file
8
mta-sign-ui/gen-sources/mta-sign-api/models/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
export * from './AllStationModel';
|
||||
export * from './HTTPValidationError';
|
||||
export * from './Route';
|
||||
export * from './RouteResponse';
|
||||
export * from './StationResponse';
|
||||
export * from './ValidationError';
|
||||
Reference in New Issue
Block a user