forked from loafle/openapi-generator-original
Update all samples.
This commit is contained in:
@@ -83,7 +83,6 @@ sub test_classname {
|
||||
|
||||
# parse inputs
|
||||
my $_resource_path = '/fake_classname_test';
|
||||
$_resource_path =~ s/{format}/json/; # default format to json
|
||||
|
||||
my $_method = 'PATCH';
|
||||
my $query_params = {};
|
||||
|
||||
Reference in New Issue
Block a user