write webservice for get answer when panjareh vahed get answer
This commit is contained in:
@@ -23,8 +23,8 @@ class GetAccessRoadRequest extends FormRequest
|
||||
public function rules(): array
|
||||
{
|
||||
return [
|
||||
'panjarevahed_id'=> 'required|string',
|
||||
'polygon' => 'required|string',
|
||||
'panjare_vahed_id' => 'required|string',
|
||||
'access_road' => 'required|string',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user