action mermade_convert { label: "Convert a Swagger 2.0 definition passed in the body to OpenAPI 3.0.x " description: "" provider: mermade method: POST path: "/convert" encoding: json output: { type: "object" } }