﻿{
  "openapi": "3.0.4",
  "info": {
    "title": "Test API",
    "version": "1"
  },
  "paths": { },
  "components": { }
}