Skip to content

Commit 8097b0c

Browse files
authored
Update examples.rst
1 parent b1597cc commit 8097b0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/examples.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ The Ebay OpenAPIv3 spec for the sell-inventory API is an around 6000 lines API d
2121
file_get_contents('https://developer.ebay.com/api-docs/master/sell/inventory/openapi/3/sell_inventory_v1_oas3.json')
2222
);
2323
24-
$start = microtime(true);
2524
$generator
2625
->generateModelDirectory($resultDir)
2726
->generateModels(new OpenAPIv3Provider($file), $resultDir);

0 commit comments

Comments
 (0)