GithubHelp home page GithubHelp logo

More examples about joi-to-swagger HOT 6 CLOSED

twipped avatar twipped commented on August 20, 2024
More examples

from joi-to-swagger.

Comments (6)

Mairu avatar Mairu commented on August 20, 2024

This library helps to create openapi v3 schemas from joi object validation definitions.
Either you have another library to create the rest of your openapi specification or you have to create it yourself. You should read into the openapi specification.

The 2nd parameter refers to the https://swagger.io/docs/specification/components/ when references can be reused.

from joi-to-swagger.

damiancipolat avatar damiancipolat commented on August 20, 2024

OK I understand but I can't find an executable example from this library, could you upload at least one that shows an input / output? of the schemas.

from joi-to-swagger.

Mairu avatar Mairu commented on August 20, 2024

It is the first thing in the readme :D

(The output is the swagger property of the return object, in components there would be schemas, if you work with them).

But you are right, some more detailed examples would help, I will add some, when I have time for it.

from joi-to-swagger.

damiancipolat avatar damiancipolat commented on August 20, 2024

ok, thanks!

from joi-to-swagger.

wll8 avatar wll8 commented on August 20, 2024

@Twipped @Mairu
Can you add an example with more parameters? It is very helpful for those who are not familiar with openApi but want to use it with this library.

from joi-to-swagger.

Mairu avatar Mairu commented on August 20, 2024

@wll8 Well there is no need for more parameters.
How you define your joi schema, depends on your requirements.

And how you create the OpenAPI documents depends on the library which you should use for creating and serving the OpenAPI specification.

So if are you using anything already and don't know how to put it together, then please list them. Or at least list the libraries you are using to give some hints on how to help you.

from joi-to-swagger.

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.