-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
I used the code from readme file but it's not working. code:
`require DIR . '/vendor/autoload.php';
use cebe\openapi\Reader;
// realpath is needed for resolving references with relative Paths or URLs
$openapi = Reader::readFromJsonFile(realpath('shootproof-studio-openapi.json'));`
Using this json file:
https://developer.shootproof.com/oas/studio.json
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working