Skip to content

Commit

Permalink
Merge pull request #1 from flotiq/andrzejwp-patch-1
Browse files Browse the repository at this point in the history
Fix duplicate Request exports
  • Loading branch information
andrzejwp authored Apr 23, 2024
2 parents 1f47e60 + ecc8d26 commit da0208c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cfg.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"paramNaming": "original",
"npmName": "FlotiqApi",
"apiNameSuffix":"",
"apiNamePrefix":""
"apiNamePrefix":"",
"prefixParameterInterfaces": true
},
"removeOperationIdPrefix": true,
"templateDir": "templates"
Expand Down

0 comments on commit da0208c

Please sign in to comment.