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

feat: Add option to excluded deprecated `PUT update` blueprint (default) #73

Closed danielsharvey closed 4 years ago

danielsharvey commented 4 years ago

Sails 1.0 includes PUT and PATCH routes to the update blueprint although PUT deprecated; default to excluding the PUT route.

See

theoomoregbee commented 4 years ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: