action testfire_do_log_out { label: "doLogOut" description: "Logout from the bank" provider: testfire method: GET path: "/logout" encoding: json output: { type: "object" additionalProperties: true } }