mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(openapi): automatically generate OpenAPI spec from code (#318)
Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro> Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
This commit is contained in:
@ -16,6 +16,7 @@ pub mod routes;
|
||||
pub mod scheduler;
|
||||
|
||||
mod middleware;
|
||||
pub mod openapi;
|
||||
pub mod services;
|
||||
pub mod types;
|
||||
pub mod utils;
|
||||
|
||||
Reference in New Issue
Block a user