Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mwinb/DocTS

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release-package.yml

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from mwinb/Route-Rework

Route rework

0.2.0

Toggle 0.2.0's commit message
#6. #7. Fix HttpErrorHandler to function properly as individual decor…

…ator. Add ResponseHandler decorator. Update Route decorator to use the ResponseHandler functionality by default. Update RouteParams with handleResponse param (default: true) and responseCode param (default: 200). Update Validator, HttpErrorHandler functionality to return the original method value

0.1.9

Toggle 0.1.9's commit message
Added npm audit to commit pipeline

0.1.8

Toggle 0.1.8's commit message
#4 Added optional strip field to the ValidateConfig and ValidatorConf…

…ig interfaces. Added optional ValidateConfig parameter to the @Validate decorator. The strip field defaults to true. #5 Add isArray and evaluateEachItem fields to the ValidateConfig and updated the @Validate decorator to handle arrays being passed to a request field.

0.1.7

Toggle 0.1.7's commit message
#3 Update README.md with new optional logger field for the DocApp class.

0.1.6

Toggle 0.1.6's commit message
updated license in package.json to MIT

0.1.5

Toggle 0.1.5's commit message
Add MIT LICENSE.txt

0.1.4

Toggle 0.1.4's commit message
Added support for multiple paths on Routes.

0.1.3

Toggle 0.1.3's commit message
Update package.json to allow ci/cd to handle versioning