diff --git a/src/Models/Consultation.php b/src/Models/Consultation.php index 83f1f59..fe3f95f 100644 --- a/src/Models/Consultation.php +++ b/src/Models/Consultation.php @@ -44,11 +44,6 @@ * description="base_price", * type="integer" * ), - * @OA\Property( - * property="description", - * description="description", - * type="string", - * ), * @OA\Property( * property="finished_at", * description="finished_at",