kogosoftwarellc / open-api

A Monorepo of various packages to power OpenAPI in node
MIT License
892 stars 235 forks source link

openapi-framework: Allow usage without implementation #784

Closed ncodernet closed 2 years ago

ncodernet commented 2 years ago

This PR tried to resolve

722 : It would be

nice to be able to use openapi-framework without an implementation, e.g. to implement generic request validation. Looking a the code it seem to have worked in the past, as routeItem.operations rather looks like a typo.

jsdevel commented 2 years ago

@ncodernet please look at the build log and ensure it passes

ncodernet commented 2 years ago

@jsdevel : Sure, I have fixed the two lint issues. Could you please retrigger the voter build?

ncodernet commented 2 years ago

Hello @jsdevel : Sorry for the delay and the failing voters. I'm working on Windows and therefore couldn't run the scripts . Now I have created a docker where I could run the script and now they are successfull for me. Could you please retrigger - I hope that they also work for you.