{
  "endpoints": {
    "GET /health": "Sprawd\u017a status",
    "POST /predict": "Wy\u015blij dane irysa, otrzymaj predykcj\u0119"
  },
  "example_input": {
    "petal_length": 1.4,
    "petal_width": 0.2,
    "sepal_length": 5.1,
    "sepal_width": 3.5
  },
  "message": "Iris Classifier API"
}
