gcp bucket update MR comments

This commit is contained in:
Javier Vela 2021-09-30 23:13:09 +02:00
parent 1582c605b0
commit 2c6a46e61e
1 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ The response body will contain the following JSON:
### Get object
To perform a get file operation, invoke the AWS S3 binding with a `POST` method and the following JSON body:
To perform a get file operation, invoke the GCP bucket binding with a `POST` method and the following JSON body:
```json
{
@ -215,7 +215,7 @@ The response body contains the value stored in the object.
### Delete object
To perform a delete object operation, invoke the AWS S3 binding with a `POST` method and the following JSON body:
To perform a delete object operation, invoke the GCP bucket binding with a `POST` method and the following JSON body:
```json
{