Closed (fixed)
Project:
Vertex AI Search
Version:
1.0.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Apr 2024 at 18:29 UTC
Updated:
28 May 2024 at 03:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sarwan_verma commentedHi @TimoZura,
I have fixed this issue "Implement hook_help" and also attached patch ,
kindly review and verify.
Comment #4
timozura commentedHi @sarwan_verma .
Thank you! Unfortunately, I could not use the patch. The text included for the hook_help is specific to the Profile module and does not apply to this module. There is also no use statement for the RouteMatchInterface argument.
I went ahead and forked the issue an added in the hook_help implementation through a MR.
Comment #6
timozura commentedMerging.