swagger: "2.0"
info:
  version: "1.0.0"
  title: Slika API
host: slika.herokuapp.com
basePath: /
schemes:
 - http
consumes:
  - application/json
produces:
  - application/json
paths:
