Skip to content

Commit

Permalink
fix: firestore facade reference
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelGauci committed Sep 8, 2023
1 parent bbfbfb4 commit 1e3c6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion references/firestore-facade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Using cURL, the request is the following:

curl https://${APIGEE_X_HOSTNAME}/v1/firestore/users/123

You can then access your Cloud Firestore instance to check that data (response
Connect to your Cloud Firestore instance to check that data (response
of the Apigee Mock API) have been insterted into your Cloud Firestore db (
cf. **data** on the right side of the picture):

Expand Down

0 comments on commit 1e3c6a6

Please sign in to comment.