Skip to content

Commit

Permalink
Merge pull request #391 from swagger-api/loicsiret-patch-1
Browse files Browse the repository at this point in the history
Loicsiret patch 1
  • Loading branch information
HugoMario authored Jun 8, 2019
2 parents a030e17 + bd1818b commit 335281d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{{#is this 'query-param'}}@retrofit2.http.Path("{{baseName}}") {{{dataType}}} {{paramName}}{{/is}}
{{#is this 'query-param'}}@retrofit2.http.Query("{{baseName}}") {{{dataType}}} {{paramName}}{{/is}}

0 comments on commit 335281d

Please # to comment.