from Hacker News

OpenAPI Generator 4.2.2 (2019 last release): new TS redux-query generator

by wing328hk on 12/2/19, 10:12 AM with 5 comments

  • by TeeWEE on 12/2/19, 3:35 PM

    I have really bad experiences with the generated python code here. Its not even a stub, missing typing etc. What are your experiences with openAPI. What are you using for internal microservices communication.. I'm heading towards GRPC
  • by mister_hn on 12/2/19, 10:58 AM

    nice, but I've had difficulties generating services with OAUTH2 support (especially with C++ and Java).

    If I have a Swagger Document with all the elements in place, why isn't that block generated?