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