aboutsummaryrefslogtreecommitdiff
path: root/smithy-build.json
diff options
context:
space:
mode:
Diffstat (limited to 'smithy-build.json')
-rw-r--r--smithy-build.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/smithy-build.json b/smithy-build.json
new file mode 100644
index 00000000..29de8a18
--- /dev/null
+++ b/smithy-build.json
@@ -0,0 +1,8 @@
+{
+ "version": "1.0",
+ "plugins": {
+ "openapi": {
+ "service": "org.deuxfleurs.garage.k2v#K2V"
+ }
+ }
+}