Skip to content

Instantly share code, notes, and snippets.

View bunday's full-sized avatar
🤩

Olayinka Zadat O bunday

🤩
View GitHub Profile
<?php
use Swagger\Annotations as SWG;
/**
* @SWG\Swagger(
* basePath="/v1",
* host="api.local",
* schemes={"http"},
* produces={"application/json"},