I am trying to register a json schema from a file, I keep getting this error
curl -X POST -H “Content-Type: application/vnd.schemaregistry.v1+json” --data “@/Users/kkhambadko001/poapprover-schema-1line.json” http://localhost:8081/subjects/orders-approver-topic/versions
{“error_code”:42201,“message”:“Empty schema”} %