diff --git a/petshop-api.postman_collection.json b/petshop-api.postman_collection.json index b0b9d60d..192c834c 100644 --- a/petshop-api.postman_collection.json +++ b/petshop-api.postman_collection.json @@ -88,7 +88,7 @@ }, { "key": "avatarFile", - "value": "/tmp/petshop-avatar.png" + "value": "postman/avatar.png" }, { "key": "bulkPetId", diff --git a/postman/avatar.png b/postman/avatar.png new file mode 100644 index 00000000..05feaba1 Binary files /dev/null and b/postman/avatar.png differ