Skip to content

Commit

Permalink
Merge pull request 'Merge pull request 'hotfix/swagger-gaurd' (#29) f…
Browse files Browse the repository at this point in the history
…rom hotfix/swagger-gaurd into develop' (#31) from develop into master

Reviewed-on: https://git.behaminplus.ir/behaminplus/shop-service/pulls/31
  • Loading branch information
saber13812002 committed Dec 22, 2021
2 parents 8c70e39 + 5955b6c commit fe69277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Resources/CouponResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function getArray($resource)
}

return [
// "id" => (integer)$resource->id,
"id" => (integer)$resource->id,
// "coupon_name" => $resource->coupon_name,
// "model_name" => $resource->model_name,
// "model_id" => $resource->model_id,
Expand Down

0 comments on commit fe69277

Please sign in to comment.