Fix search publication mechanism.
This commit is contained in:
11
rest-client-collection/Codiki/Pictures/Load a picture.bru
Normal file
11
rest-client-collection/Codiki/Pictures/Load a picture.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Load a picture
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/api/pictures/{{pictureId}}
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user