Matthew Joseph Martin

Results 33 issues of Matthew Joseph Martin

# Background Current behavior supports: - string (rendered as text in response) - object (rendered as JSON object in response) # Enhancement Enable passing a normal middleware. This allows full...

No style guide/spec that I can find. Suggest a .jsbeautifyrc to let the editors format according to your preference.

# What Hello all (to anyone still actively using `sequelize-auto-migrations`). To all who have contributed PRs over the years - THANK YOU! Your PR is not in vain. Hence, we've...

Current behavior: generates a `JSONTYPE` field which causes `Unhandled rejection TypeError: Cannot read property 'toString' of undefined` PR inbound.

Suggested interface: add an `alternates` property to the `name` definition. This would work in tandem with the `lookup` feature requested in issue #98 and fixed in PR #99 . See...

# Use Case An OpenAPI (FKA Swagger) spec often contains multiple schema definitions, such as `#/components/responses/someResponseName` It would be very useful to reuse schema definitions from within the existing files,...