Forum Discussion

Dhinesh's avatar
Dhinesh
New Member
5 years ago

After I specified my field as required , still swagger request is sent without that field

/** * @swagger * paths: * tags: * - name: Email * /order_email: * post: * tags: * - Emailendpoints * description: this endpoint is used to send email * consumes: * - a...