{
  "openapi": "3.1.0",
  "info": {
    "title": "Components only",
    "version": "1"
  },
  "paths": {},
  "components": {
    "schemas": {
      "Empty": {
        "type": "object"
      }
    }
  }
}
