From 5e8981e50e8dc31cb2a75ba0eaa9b39c119598b5 Mon Sep 17 00:00:00 2001 From: Beppe Catanese <1771700+gcatanese@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:04:52 +0100 Subject: [PATCH] Generate comments and deprecation info --- templates/api-single.mustache | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/api-single.mustache b/templates/api-single.mustache index 8d741db8..8d535189 100644 --- a/templates/api-single.mustache +++ b/templates/api-single.mustache @@ -5,6 +5,11 @@ require_relative '{{serviceName}}/{{#lambda.snakecase}}{{classname}}{{/lambda.sn {{/apiInfo}} module Adyen + + # NOTE: This class is auto generated by OpenAPI Generator + # Ref: https://openapi-generator.tech + # + # Do not edit the class manually. class {{#lambda.titlecase}}{{serviceName}}{{/lambda.titlecase}} attr_accessor :service, :version