summaryrefslogtreecommitdiffstats
path: root/tpl/openapi/docs.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/openapi/docs.go')
-rw-r--r--tpl/openapi/docs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/tpl/openapi/docs.go b/tpl/openapi/docs.go
new file mode 100644
index 000000000..bb7ed9c75
--- /dev/null
+++ b/tpl/openapi/docs.go
@@ -0,0 +1,2 @@
+// Package openapi provides functions for generating OpenAPI (Swagger) documentation.
+package openapi