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
:param Optional[str] commit_hash: Optional. The commit hash to update to.
241
241
:param Optional[str] repo: Optional. Repository where the project is defined.
242
242
:param Optional[str] tsp_config: Optional. Path to tspconfig.yaml.
243
-
:param Optional[str] local_spec_repo: Optional. Path to local spec repo.
243
+
:param Optional[str] local_spec: Optional. Path to the local TypeSpec project (../azure-rest-api-specs/specification/eventgrid/Azure.Messaging.EventGrid/).
244
244
245
245
Returns:
246
246
A dictionary containing the result of the command.
0 commit comments