Make list photos endpoint a get resource #12

Merged
cameron merged 1 commits from feature/photos-as-get into master 2021-03-29 20:24:08 +00:00
Owner

The request doesn't modify state and the path can be passed as a query
param so a GET makes more sense.

The request doesn't modify state and the path can be passed as a query param so a GET makes more sense.
cameron added 1 commit 2021-03-29 19:52:30 +00:00
Make list photos endpoint a get resource
All checks were successful
Core Repos/ImageApi/pipeline/pr-master This commit looks good
4249fd319c
The request doesn't modify state and the path can be passed as a query
param so a GET makes more sense.
cameron merged commit 6768140785 into master 2021-03-29 20:24:08 +00:00
cameron deleted branch feature/photos-as-get 2021-03-29 20:24:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Apps/ImageApi#12