nielssj opened a new issue #2546: Input validation based on Swagger definitions URL: https://github.com/apache/incubator-openwhisk/issues/2546 Hi, OpenWhisk is a very interesting project and I'm particularly fond of the fact that you decided to utilize Swagger/OpenAPI for API definitions. However, I went and included a swagger model definition for my request body and noticed that I could make requests that do not conform to the definition without receiving a validation error. This feature is currently supported by project such as `swaggerize-express` and I think it is a luxury many developers have grown accustomed to. Do you have any plans to add support for input validation based on swagger definitions? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
