{
  "type": "object",
  "properties": {
    "baseUrl": {
      "type": "string",
      "example": "http://localhost.magento-task.com"
    },
    "artworkId": {
      "type": "string",
      "example": "1"
    },
    "name": {
      "type": "string",
      "example": "Sports-1"
    },
    "price": {
      "type": "string",
      "example": "10"
    },
    "artwork_path": {
      "type": "string",
      "example": ""
    }
  }
}
