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
Updates the validation logic for the options parameter in the Cloud.run function.
Allows null as a valid options value, and removes null from the invalid options list.
This change ensures the function correctly handles different input scenarios.
0 commit comments