api-doc-template
api-doc-template copied to clipboard
Support for defaultValue and allowableValues?
It looks like the JSON schema doesn't include properties that correspond to the defaultValue and allowableValues properties that are available on the Swagger @ApiParam annotation. Would it be difficult to add them?
Added pull request for defaultValue https://github.com/kongchen/api-doc-template/pull/3