action swagger_client_options { label: "Gets languages supported by the client generator" description: "" provider: swagger method: GET path: "/gen/clients" encoding: json output: { type: "object" additionalProperties: true } }