Skip to content

Commit

Permalink
Update gen.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simplesagar authored Feb 21, 2024
1 parent d322c5c commit 5f90d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gen.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
configVersion: 2.0.0
generation:
sdkClassName: Nango-API
sdkClassName: nango
maintainOpenAPIOrder: true
usageSnippets:
optionalPropertyRendering: withExample
Expand Down Expand Up @@ -29,5 +29,5 @@ typescript:
inputModelSuffix: input
maxMethodParams: 4
outputModelSuffix: output
packageName: Nango-API
packageName: "@nango/sdk"
templateVersion: v2

0 comments on commit 5f90d61

Please sign in to comment.