mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
fixed tab-spacing
This commit is contained in:
parent
a8bbb37866
commit
e2941582fa
@ -165,7 +165,7 @@ namespace {{packageName}}.Client
|
||||
{{#supportsUWP}}
|
||||
// Using async method to perform sync call (uwp-only)
|
||||
var response = RestClient.ExecuteTaskAsync(request).Result;
|
||||
{{/supportsUWP}}
|
||||
{{/supportsUWP}}
|
||||
return (Object) response;
|
||||
}
|
||||
{{#supportsAsync}}
|
||||
|
Loading…
Reference in New Issue
Block a user