We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f3d73 commit 2c8c900Copy full SHA for 2c8c900
scripts/regen-py.pl
@@ -114,7 +114,7 @@ sub needs_method_arg {
114
return 1;
115
}
116
117
-emit_functions($ENV{BINARYCOM_API_SCHEMA_PATH} // '/home/git/deriv-com/deriv-developers-portal/config/v3');
+emit_functions($ENV{BINARYCOM_API_SCHEMA_PATH} // '/home/git/deriv-com/deriv-api-docs/config/v3');
118
119
my $template = Template->new(
120
INCLUDE_PATH => "$distroot/scripts/templates",
0 commit comments