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
The uploadImage endpoint doesn't do anything. It should upload an image for the given pet ID. Put images in a directory called pet-images, with subdirectories for each petId.
Add "/photos/{petId}/{imageFileName}" to the pet's photoURLs.
The uploadImage endpoint doesn't do anything. It should upload an image for the given pet ID. Put images in a directory called pet-images, with subdirectories for each petId.
Add "/photos/{petId}/{imageFileName}" to the pet's photoURLs.