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.
2 parents bc352c5 + 1a5e0b0 commit 8a907c3Copy full SHA for 8a907c3
1 file changed
src/ApiBuilder.php
@@ -517,6 +517,7 @@ protected function processJsonMappings($arguments, $api): array
517
'arguments' => $arguments,
518
'api' => $api,
519
]);
520
+ return [];
521
}
522
return $mapping;
523
0 commit comments