Initial commit
This commit is contained in:
7
src/swagger.js
Normal file
7
src/swagger.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* OpenAPI/Swagger configuration
|
||||
*/
|
||||
|
||||
import { swaggerConfig } from './swagger/config';
|
||||
|
||||
export { swaggerConfig };
|
||||
Reference in New Issue
Block a user