Skip to content

Commit

Permalink
Generate comments and deprecation info
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese authored Nov 7, 2024
1 parent 70bdeed commit 5e8981e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions templates/api-single.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5e8981e

Please sign in to comment.