*
* @SWG\Get(
* path="/billing/invoice",
* tags={"Invoices"},
* operationId="getinvoices",
* summary="Get all invoices.",
* @SWG\Response(
* response=200,
* description="success",
* @SWG\Schema(ref="common/Billing/invoices/Invoice"),
* ),
* @SWG\Response(
* response="default",
* description="error",
* @SWG\Schema(ref="app/Error"),
* ),
* )
I'm giving the correct module reference but get 500, 403 and 405 response code.
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/37Ltb3T
via IFTTT
Aucun commentaire:
Enregistrer un commentaire