theoomoregbee / sails-hook-swagger-generator

A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs
MIT License
78 stars 33 forks source link

convert all generated path methods to lowercase #65

Closed theoomoregbee closed 4 years ago

theoomoregbee commented 4 years ago

e.g uppercase HTTP verb used within config/routes.js should be converted to lower case before generating json

theoomoregbee commented 4 years ago

Screenshot 2020-05-17 at 20 53 45

theoomoregbee commented 4 years ago

:tada: This issue has been resolved in version 3.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: