Skip to content

open api spec and validator

Brian Kockritz requested to merge express-openapi-validator into master

Links to relevant issues

Description of changes, providing context that may help others understand the changes

Begin an open api spec definition for the surveystack api. Add express-openapi-validator to validate requests and responses based on the open api spec definition.

Added some examples of usage of the above in the script controller.

Edited by Brian Kockritz

Merge request reports