meta { name: get all images type: http seq: 2 } get { url: {{baseUrl}}/images/all body: multipartForm auth: inherit } params:query { ~image: } body:multipart-form { image: @file(/C:/Users/nourk/Downloads/The water fall.jpg) title: small type: public ~description: } settings { encodeUrl: true }