Initial commit from template
Some checks failed
Cloudflare Worker API Template / Deploy to ${{ github.ref_name }} environment (push) Failing after 15s
Some checks failed
Cloudflare Worker API Template / Deploy to ${{ github.ref_name }} environment (push) Failing after 15s
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