André Lago

Results 3 issues of André Lago

Fix minor typos in "Posts" related examples

CLA Signed

On step 6, the command to deploy the test function "gcloud functions deploy bulk-import" is broken due to a missing "\" after `--max-instances=30`. Instead of ``` $ gcloud functions deploy...