GithubHelp home page GithubHelp logo

Comments (6)

ikalnytskyi avatar ikalnytskyi commented on September 5, 2024 1

@pohutukawa I believe the answer is that it's simply not implemented for OpenAPI 3.x. :( I initially started this project for OpenAPI 2.x and over the years OpenAPI 3.x support has been contributed by others. Unfortunately, I didn't pay attention much and we ended up having two independent renders for v2 and v3.

However, last year I started some refactoring the end goal of which is to have a single renderer for both versions, as well as be more aligned with OpenAPI specification regarding some edge cases. The refactoring is not yet finished but I hope it's going to be finished in next few weeks.

from openapi.

pohutukawa avatar pohutukawa commented on September 5, 2024

Thanks @ikalnytskyi, that's pretty much what I would have expected (it to not being done, yet). It's good to see this in the pipeline, as I'd like to use it down the line.

Keep up the good work, and thanks for this really useful tool!

from openapi.

Lyra2108 avatar Lyra2108 commented on September 5, 2024

@ikalnytskyi I am also looking forward for that extension. Is there any way to support you with that?

from openapi.

olivier-tritschler avatar olivier-tritschler commented on September 5, 2024

Thanks for posting this. I was scratching my head on this as well. I'm happy to help make it happen or even simply help test out the new version when it comes out.

from openapi.

instantlinux avatar instantlinux commented on September 5, 2024

So...I have an OpenAPI 3.0.1 project. It's a REST API, so by definition all the parameters are submitted and retrieved as JSON content. What I got when I tried this plugin omits more or less all the info in my endpoint definitions; for example:

PUT /config
  Put config values

  Status Codes
    200 OK – successful operation

Given that maintenance of this plugin has apparently stopped last year, is there a workaround or another tool I could turn to?

from openapi.

jjedele avatar jjedele commented on September 5, 2024

Hey!

I was wondering if there is any progress on / updated timelines on this?

It's cool that the examples work for OpenAPI 3+, but personally I would prefer the schemas.

All information appreciated! :)

from openapi.

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.