Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 443 Bytes

File metadata and controls

10 lines (6 loc) · 443 Bytes

postman-to-swagger

https://metamug.com/util/postman-to-swagger/

todo

Sendmail: Create a template file, send an HTML display email, and create common functions to facilitate sending HTML emails. Response Examples: Provide examples of responses based on authentication (Auth-wise) for all APIs. Body Validation: Use validateBody(schemas.loginSchema) and ensure that the Joi validation is configured properly in the configuration file.