Giter Site home page Giter Site logo

1.0.0 about openapi-validator-middleware HOT 4 OPEN

payu avatar payu commented on July 28, 2024
1.0.0

from openapi-validator-middleware.

Comments (4)

kibertoad avatar kibertoad commented on July 28, 2024

OpenAPI 3.0 sounds more like 2.0.0 stuff since it will likely require further componentization of the code and will require quite a bit of effort.
Synchronous middleware loading is definitely nice, I'll look into this.
How do you suggest to approach investigating for missing swagger features?

I would also suggest doing as ES6 pass over code to use things like let/const, arrow functions etc (given that we only support Node 6+).
Also maybe integrating prettier would be a good idea.

from openapi-validator-middleware.

idanto avatar idanto commented on July 28, 2024

I agree with you about the OpenAPI 3.0 and it will be great to do the alignment for ES6 syntax.

An approach to investigating missing swagger features is a good question.
I would search around:

  1. Supported data types
  2. Validation for parameters
  3. Security Defenitions

I think those are the core features that related to input validation.

The approach in my opinion should be to start writing tests for each of the keywords and see the behavior, In case it is not as expected we can open an issue and fix it.

We also know that we miss support in multiple swagger file but that's a known issue that I don't think we should address now

from openapi-validator-middleware.

kobik avatar kobik commented on July 28, 2024

i believe that everything described by you two so far, besides sync init shouldn't require a new major release.

i actually see it more like a roadmap.

from openapi-validator-middleware.

kibertoad avatar kibertoad commented on July 28, 2024

I agree, it was more of a brainstorm regarding what this library needs to be feature-complete, rather than hard prereq.

from openapi-validator-middleware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.