aboutsummaryrefslogtreecommitdiff
path: root/smithy-build.json
blob: 29de8a18431abfd86b95c0ac97e970d3f043a5a3 (plain) (blame)
1
2
3
4
5
6
7
8
{
    "version": "1.0",
    "plugins": {
        "openapi": {
            "service": "org.deuxfleurs.garage.k2v#K2V"
        }
    }
}