aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-swagger/vcpkg.json
blob: d1764af448372697dd0205d80bba1d6055acf7be (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "oatpp-swagger",
  "version-string": "1.2.0",
  "port-version": 1,
  "description": "Oat++ OpenApi (Swagger) UI submodule.",
  "homepage": "https://github.com/oatpp/oatpp-swagger",
  "dependencies": [
    "oatpp"
  ]
}