Files
codiki-hexagonal/rest-client-collection/Codiki/Pictures/Load a picture.bru
2024-03-15 17:39:04 +01:00

12 lines
131 B
Plaintext

meta {
name: Load a picture
type: http
seq: 2
}
get {
url: {{url}}/api/pictures/{{pictureId}}
body: none
auth: none
}