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

test: Add fixtures overriding `requestBody` & selective query params #87

Closed danielsharvey closed 4 years ago

danielsharvey commented 4 years ago

Add new 'Item' model and selective blueprint overrides for use within test fixtures to test overriding requestBody & selective query params.

danielsharvey commented 4 years ago

@theoomoregbee Has something changed in project setup? Travis CI does not need to have been triggered?

theoomoregbee commented 4 years ago

@theoomoregbee Has something changed in project setup? Travis CI does not need to have been triggered?

taking a look now

theoomoregbee commented 4 years ago

for some weird reasons the build status was not shown here on the PR but ran: https://travis-ci.org/github/theoomoregbee/sails-hook-swagger-generator/builds/714122626

investigating...

theoomoregbee commented 4 years ago

should be fine now

theoomoregbee commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: