You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message in API document: ⚠️Cannot generate request documentation: Call to undefined method Dedoc\Scramble\Support\OperationExtensions\RulesExtractor\ValidateCallExtractor::addressRules()
The text was updated successfully, but these errors were encountered:
Using a method in controller class to specify rules gives error:
Validator::make($request->all(), $this->addressRules())->validate();
Error message in API document:
⚠️Cannot generate request documentation: Call to undefined method Dedoc\Scramble\Support\OperationExtensions\RulesExtractor\ValidateCallExtractor::addressRules()
The text was updated successfully, but these errors were encountered: