jolie / jolie

The Jolie programming language
https://www.jolie-lang.org/
GNU Lesser General Public License v2.1
526 stars 51 forks source link

jolie2openapi: "Schemes" tag is missing in the generated swagger json #320

Open scorsagg opened 3 years ago

scorsagg commented 3 years ago

When I generate the swagger json using jolie2openapi and use it to open on swagger hub, I get default URL of https and not able to modify that.

The "schemes": ["http"], is missing in the generated openapi definition.

Please provide an option to add this.

github-actions[bot] commented 3 years ago

Welcome to the Jolie community! Thank you for taking your time to contribute to the project, we really appreciate it. :tada: A member of the Jolie team will look at this as soon as possible. You can also reach us directly via chat or e-mail, see https://github.com/jolie/jolie#get-in-touch.

mwallnoefer commented 1 month ago

@klag ping, what do you think? Since you were the original author of the tool, do you share the opinion that we should be adding a new cmdline option?

klag commented 1 month ago

yes we should revise this aspect